10 lines
653 B
Markdown
10 lines
653 B
Markdown
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
|