-
### Problem description
# I just tried that even use empty config file the issue still there.
And same issue in just neovim. So it is something wrong in neovim ?
Here is my `config.lua` file.…
-
### Assurance
- [X] I have read and understand the contribution guide, and
- [X] I'm sure there's no relevant issue in this repository
### Description
For neovim cli, config is separated to `lvim` …
-
### Description
I use this external viewer for diffs https://github.com/Wilfred/difftastic and have it setup in my gitconfig as a global external differ tool with
```
[diff]
external = difft
…
-
### Feature Description
dap-ui is currently builtin in LunarVim, I would like to configure it so that I could change the displayed dap windows and their layout.
### Describe the alternatives you hav…
-
### Feature Description
I recently found [`lazy.nvim`](https://github.com/folke/lazy.nvim). I tried it out, and it works great! Though `packer.nvim` is great, I feel `lazy.nvim` would be a better f…
-
### Problem description
Telescope is way slower than on my former nvim config which uses nvim-telescope/telescope-fzf-native.nvim
### LunarVim version
master-13ac270
### Neovim version (>= 0.8.0)
…
-
I use packer to install modicator, but it does't work well
![image](https://user-images.githubusercontent.com/72954905/199710818-f9645aa5-197d-4677-8c50-2567fb62097b.png)
![image](https://user-image…
-
### Feature Description
Hi, im not familiar with the lua configuration and was wondering if there is a way to use hotkeys to toggle inline LSP diagnostics error. Thanks.
### Describe the alterna…
-
When i debug python file, lvim raise "No configuration found for 'python', You need to add configs to 'dap.configurations.python'(see `-h: dap-configuration`)". I tried to copy https://github.com/Lun…
-
### Zig Version
0.10.0-dev.4587+710e2e7f1
### Zig Language Server Version
7ef224467ab2f3179058981740e942977892e7b9
### Steps to Reproduce
install ZLS then and install lunavim + mason …