-
### Did you check docs and existing issues?
- [X] I have read all the plugin docs
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this issue
…
-
## General Question
I am trying to set up NeoVim for `kcl` and I am not able to make it work using LazyVim. I could get the formatting to work, but I do not see any syntax highlighting.
Here is…
-
Hello @TaDaa
Found this plugin via your reply on Reddit. This is great that you keep maintaining this very usueful functionality.
Installed it today and all works fine with default settings.
A…
-
I have installed `sqlls` via Mason and created my lsp settings file with the following configuration:
```lua
return {
root_dir = function(_)
return vim.loop.cwd()
end,
}
```
Then whe…
-
### Package name
neovim@0.10.2
### What changes are you requesting?
Hello,
I am facing some issues with neovim installed globally with devbox wrt to sqlite dependencies. I am using [smart-open.n…
-
- OS Version:Windows 11
- Browser Version: Chromium 118.0.5993.159
- Browser Addon Version:0.2.16
- Neovim Plugin Version:0.2.16
### What I tried to do
vimrc:
```
if exists('g:started_by_…
-
### Expected behavior
Lualine is loaded.
### Current behavior
Lualine throws an error , doesn't load and the rest of the Neovim files are sourced properly.
### Reproducing
1. Make sure you i…
-
CoC requires:
sudo snap install node --classic --channel=8
-
-
**NeoVim Version**
Output of `nvim --version`
NVIM v0.10.2
Build type: Release
LuaJIT 2.1.1713484068
Run "nvim -V1 -v" for more info
**System info**
Windows 11
Neovim is running on `wezterm …