-
The deno cache under VSCode is working, frankly I didn't find the LSP repo for Neovim in Github, I'm sorry.
**My issue is the following:**
My LSP is working absolutely fine apart from the issue desc…
-
### Problem description
```
powershell -c "iwr https://raw.githubusercontent.com/LunarVim/LunarVim/master/utils/installer/install.ps1 -UseBasicParsing | iex"
iex : At line:8 char:25
+ $LV_BRANC…
-
Hi! Thank you for this wonderful plugin. I don't understand using keymaps.
Combinations presented in [demo.md](https://github.com/artempyanykh/marksman/blob/main/docs/demo.md) , do not work by defaul…
-
### Problem description
This is a reopening of #4501 which was automatically marked stale with no resolution: it is still a bug in the latest version of LunarVim.
When opening a file in a folder n…
-
**Is your feature request related to a problem? Please describe.**
Whenever I open lazygit using toggleterm this shows up:
![image](https://user-images.githubusercontent.com/22626848/154004222-d6ad0…
-
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…
-
After launching:
```
Failed to run `config` for neotest
…
-
Not sure what I'm doing wrong, but I added the setup and tsserver on_attach part, and I have a print confirming it's running at least untill after `ih.on_attach(c ,b)` when I open a .ts file, but I se…
-
This is something I have implemented myself for LSP Rename:
A popup window with no border, that shows up over an existing region of text (for lsp rename it starts at the beginning of the word we ar…
-
After a long break I'm checking VimR once again. Clearing out my "~/.config/nvim" folder and following instructions here https://github.com/LunarVim/Neovim-from-scratch with neovim-0.6 **break icons i…