-
**Describe the bug**
I am trying to set LspReferenceText and other groups to use an underline instead of a white background. It is easy to do with vim.api.nvim_set_hl. Currently tried setting them in…
-
Explain the problem here ...
"Error detected while processing /home/vnr/.config/nvim/init.lua:
E5112: Error while creating lua chunk: /home/vnr/.config/nvim/init.lua:1: '=' expected near 'pl…
-
This seems not to work..
looks like this ugly crap
![Uploading 2024-02-27_06-10.png…]()
this is my `init.lua` btw
```lua
require "core"
local custom_init_path = vim.api.nvim_get_runtime_…
-
Passing a function to `NvPluginSpec.keys` for example:
```lua
{
"folke/which-key.nvim",
keys = function()
return { "" }
end,
}
```
Raises the diagnostic error:
```sh
D…
-
**Describe the bug**
Cant get the transparency to work on some windows in the neovide like command area or telescope window
**Expected behavior**
windows should be transparent as i open the neo…
-
I tried a few times to add or remove files in nvim-tree, and I get an error `Could not update Xcode project file.`
In the error log I see:
```sh
/System/Library/Frameworks/Ruby.framework/Versio…
-
**Describe the bug**
When using an LSP server, it seems to override the treesitter color settings.
In my custom/plugins.lua i have the following settings for tresitter:
```lua
{
"neovi…
-
How to override lsp on_attach()
-
### Describe the bug
I'm using NvChad and was installing a plugin called "folke/todo-comments.nvim" but nvim crashed. I deleted nvim-treesitter and reinstalled it. I got the error message when I open…
-
**Is your feature request related to a problem? Please describe.**
I check the list of supported syntax in the main treesitter git repo and lists a couple that
I do not see listed under nvchad, such…
r3k2 updated
8 months ago