-
Hello,
This plugin worked fine for the most part, I got linting, syntax / completion, etc .. I guess it all worked fine except for hover (shift + K). Installing / Setting either by plugin or manual…
-
### Discord username (optional)
sebeck10
### Describe the bug
I use Vim as my file editor. Recently, I attempted to bind a command to Ctrl + /, only to discover that it produces a strange noi…
-
When using a symlink in the repo dotfiles thinks that it should follow the symlink and dotfiles considers all files in the symlink target.
One of the strengths of the old dotfiles version is that i…
-
When will `nvim-cmp` get its next release?
The last and only one (`v.0.1.0`) was in August 2022, **almost two yeas ago**...
Hasn't the functionality and the public API of this plugin mostly been…
-
I am using the nvim v0.9.5.
```
nvim --version
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1692716794
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/__w/neovim/neovim/build/n…
-
nvim-treesitter is gradually refactoring, it has a branch that does not provide the `nvim-treesitter` lua module. Now `nvim-treesitter-textobject` supports the `main` branch of `nvim-treesitter`, so …
-
old info
### Neovim version (nvim -v)
NVIM v0.8.0-v0.8.0 Build type: RelWithDebInfo
### Vim (not Nvim) behaves the same?
No
### Operating system/version
Linux Mint 21 Vanessa 64-…
-
I have an issue with this plug-in. Sure, it is great. But... I want it to respect the value set in $EDITOR. I have no hate against nvim, but all of my plugins are stuck with vim and I do not want to c…
-
While this plugin looks promising, I cannot get it work as expected with more than one notes location.
My configuration:
```lua
return {
'serenevoid/kiwi.nvim',
dependencies = {
…
-
Hi!
Thanks for the awesome plugin. I'm having a strange error on opening Python files, however:
```
Error detected while processing /home/thanh/.config/nvim/init.lua:
E5113: Error while callin…