This commit is contained in:
tobias 2025-04-30 18:17:01 +02:00
parent a3091138df
commit 12b3090f53

View File

@ -7,3 +7,6 @@ You need to install ripgrep for grepping when working in files
This is a simple starter config for neovim, there is a few plugins for changing the default colors, a lsp that i still need to figure out, telescope for fuzzy finding, and treesitter for better syntax highliting.
There is also some remaps that I could not image going back to not using, since they make life a lot eaiser and better when it comes to working in files
To use the ansiblels LSP, you need either vc code installed or npm installed. I have a sneaking suspicion that vc code installs and uses npm to install the ansiblels LSP