2025-04-30 18:17:01 +02:00
2025-04-05 22:42:05 +02:00
2025-04-30 18:17:01 +02:00

This config requires neovim version 0.10.0 or later, otherwise there will be errors that are anoying to look at

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

Description
This is a neovim config
Readme 73 KiB
Languages
Lua 100%