-
### Problem description
When I open a buffer in nvimtree, the root dir of nvimtree expands to become $home
### LunarVim version
master-fab66b0
### nvim-tree version
branch master commit h…
-
### Problem description
install plugin https://github.com/NvChad/nvim-colorizer.lua
Then save any file, the color preview will gone.
I clear my config file and only leave the plugin. The issue…
-
### Problem description
I put the code to my config file not work.
```lua
local ok, actions = pcall(require, "telescope.actions")
if not ok then
return
end
lvim.builtin.telescope.defaults…
-
How do I install this theme with [`Packer`](https://github.com/wbthomason/packer.nvim) in LuaVim?
-
I just installed LVIM and I am trying to test debugging on a file in a project which is giving me some problems in AstroNvim. I cant really make any sense of LVIM. I see keybindings for dap, but when …
-
### Problem description
lazygit shortcut keys conflict with terminal shortcut keys
Watch the video below
https://user-images.githubusercontent.com/39440537/220831167-ea7b03ac-9279-43a0-b488-9d666…
-
I'm not sure if this is a bug or a feature but since this commit https://github.com/ChristianChiarulli/LunarVim/commit/77e283bd9c33166937756250918b12e349caf050 I lost my lsp key bindings for the rust_…
-
### Issue
I often will open a new lvim and directly search with telescope (live_grep or git_files) some text and directly add it to quickfix entries to be able to walk through each occurrence.
Th…
-
### Problem description
This is 100% reproducible like so:
`docker run --rm -it docker.io/library/debian:bullseye`
In that docker run the following:
```
apt-get update && apt-get install -y…
-
```bash
mv: rename /Users/apple/.config/lvim to /Users/apple/.config/lvim.bak/lvim: Directory not empty
fatal: destination path '/Users/apple/.config/lvim' already exists and is not an empty directo…