Cyprien henner
Cyprien henner
- `nvim --version`: 0.8.0 - `git --version`: 2.30.2 - Operating system/version: Debian - Terminal name/version: Kitty 0.19.3 Hey, I tried to install [spellsitter](https://github.com/lewis6991/spellsitter.nvim) and I have a missing quote error....
Hey! I'm having issue concerning my vim startuptime, this issue had already been asked here : #191 but it didn't helped my case. I'm just wandering if this startuptime is...
Hey, I just installed nvim-tree-docs and tried to execute it on a js class using `gdd` and here is the error I got: ``` E5108: Error executing lua /usr/share/nvim/runtime/lua/vim/lsp/util.lua:342: offset_encoding:...
I tried (in javascript) to run this command : `lua require('nvim-tree-docs.internal').doc_node_at_cursor()` and i got this error, is there anything that I can do about it? ``` E5108: Error executing lua...
The plugin had issues assigning filetype to .c files.