Átila Gama Silva

Results 2 issues of Átila Gama Silva

## A Brief Use Case Let's suppose that the user wants to have a hydra for the `` mappings, so they write the following configuration. ```lua local hydra = require'hydra'...

In the code snippet bellow, Neo-tree assumes that for Neovim >= 0.10, `vim.diagnostic.config().signs` is a table. But in my case, using Neovim 0.10.0-dev-3097+g064f3e42e-dirty, the value is a boolean (`true`, to...