-
### Problem description
I noticed that several plugins are being called their setup functions with a lot of values they don't care about.
This is the result of too general programming and the lack o…
-
Hi I noticed that in this commit and file: https://github.com/lvim-tech/lvim/commit/5d04e2cd4b34748ea14e8c8e0f8bb9f96810c582#diff-dcd859ee146ad8cc0db26e5e9bd6f8113b8044f5b49382fbbb9c08519add6f4b
2 n…
-
### Problem description
I am trying to deactivate (eventually overwrite) LunarVim's which-key binding for nvim-tree (Explorer), but I'm having no luck. It works for other predefined mappings though.
…
-
### Problem description
I'm trying to install LunarVim on a Windows 11 machine using these steps:
https://www.lunarvim.org/docs/installation
- I run the script in Powershell 7.3, say yes to all d…
-
### Problem description
Hi, I installed all dependencies and said yes during installation to all using the bash script for latest release from the official page and I'm getting this installation erro…
-
I have an issue with splits equalizing with `=`. It works randomly and I can't figure out why does it happen. So sometimes it works and sometimes it doesn't (most of the time it doesn't work)
-
### Problem description
Press `z` in normal mode and see only `=`
### LunarVim version
master-732fd6fc
### Neovim version (>= 0.8.0)
NVIM v0.9.0-dev-1001+gcbd4480f9
### Operating system/versio…
-
### Problem description
Every time I open a java file, the same errors get reported twice. I think this is maybe because the java.lua file got executed twice? Is there a way for me to find the locati…
-
I'm using lunarvim with neovide. Everything was fine so far. But recently I got a problems.
To run Neovide with lunarvim config I used the next shellscript:
```sh
#!/bin/bash
export LUNARVIM_RUN…
-
I'm not sure how to map this command. In the readme, it said
> lvim.keys.visual_block_mode[""] = [[SearchReplaceSingleBufferVisualSelection]]
But after I mapped it with
```lua
vim.api.nvim_set_…