Opinionated NeoVim configuration
Those are the dependencies not handled automatically.
- neovim
- ripgrep
- git
- make
- gcc
- glibc
- Fedora:
glibc-devel
- Ubuntu:
libc6-devel
- Fedora:
- dotnet, for
C#
support - unzip
- Clone, copy, symlink this repository into
$HOME/.config/nvim/
. - Start
neovim
and it should start install plugins and tools. - Enjoy typewriting
- Hack something
- Run one of the testing environments from
./tests
- Once in the testing container play around with your newly hacked config to validate it.