-
### Check for existing issues
- [X] Completed
### Describe the feature
There are a few bugs I currently see when using vim mode and using the Assistant panel.
1. While in insert mode in Editor p…
-
### Describe the bug
Trying to setup different themes for light and dark modes, but Vim-lumen keeps ignoring them:
`g:lumen_dark_colorscheme='prism'`
`g:lumen_light_colorscheme='zellner'`
…
-
### Problem description
There is no correct window.lua here
### LunarVim version
lunarVim 1.4
### Neovim version (>= 0.9.1)
neovim 0.9.5
### Terminal name
powershell
### Operating system/versi…
-
Currently recommended installation method makes CosmicNvim take over the `nvim` command.
Use `cvim` instead of taking over `nvim`. It's better if the default nvim installtion is left as it is while …
-
Hi
I want to use fvim as the gui for nvim on wsl. I see I can start fvim like this
```
fvim --wsl
```
and it works fine, but I use lunarvim as my preferred setup. As is, fvim is starting nv…
-
### Problem description
1. Install `black` or `ruff`
2. In `config.lua` set:
```lua
lvim.format_on_save.enabled = true
local formatters = require("lvim.lsp.null-ls.formatters")
formatters.se…
-
It's pretty common to have `interop.appendWindowsPath` set to `false` in `/etc/wsl.conf`, to reduce the length of `$PATH`, which in turn improves the performance of lots of WSL/unix tooling. With this…
-
### Current Behavior
The current setup allow me to spawn multiple terminals, just like expected, meaning that `1` and `2` opens terminal 1 and 2 respectively. The current issue is that doing `1` an…
-
### Problem description
I commented out every plugins.
I couldn't execute `gx` shortcut too but I was able to do it today. Now I tried but it's not working again.
Running `:lua vim.lsp.buf.defini…
-
### Problem description
Ok here it is.
I am a developer and already used neovim with my own neovim config with base nvchad for about 1 years or more then i tried to switch my base to lunarvim and …