-
When the detected file is opened in a nvim-tree, it always shows with empty content.
But if I ```nvim XXX.xml``` directly, it works as expectation.
I have tried to disable nvim-tree, nvim-tree pro…
gmmrr updated
7 months ago
-
小乌龟TortiousGit
-
My neovim is giving an error in the treeitter plugin and I don't know how to solve anything that can help me.
Errors:
```
Error in decoration provider treeitter/highlighter.win:
Error running lu…
-
Hi LunarVim, Thanks for the comprehensive videos and excellently structured config examples.
I'm struggling to see where you have set up the `path` and `suffixesadd` to allow you to jump to lua co…
-
want to have several terminals in the container
do not want to enter for each terminal with docker exec
think tmux is one waz to do that
tried but then the lunarvim does not look good
-
When I run the command `:Telescope neoclip`, I get the error below:
![image](https://user-images.githubusercontent.com/4055444/227833771-925919d9-3414-41f0-acff-5def0993c81f.png)
I'm on lunarvim…
-
I've tried
```
{ 'mattn/libcallex-vim', cmd = 'make -C autoload' },
{ 'bytesnake/vim-graphical-preview', cmd = 'cargo build --release' }
```
to configure vim-graphical-preview for Lunarvim …
-
Hey guys,
I have the exact same problem and no idea how to solve it. The error appeared after I updated the packer plugins. The line
`use "tamago324/nlsp-settings.nvim" -- language server settin…
-
I was very confused why setting this in `options.lua` doesn't work:
```lua
local options = {
...
colorcolumn = "80",
}
```
Turns out it was overwritten by this line here that was a hack…
Munzu updated
2 years ago
-
### What is the feature, what would you like to be able to do?
Experiencing how doom-nvim is managed, I thought we should change the default doom-nvim installation structure to something similar t…