- Neovim ^0.10
- Dotnet SDK 8
- NodeJs ^20
- rustup
- cargo
- cargo-nextest (if you wanna run tests in rust)
-
Clone content of this repository to
$HOME/.config/nvim
-
Open Neovim
-
Package manager (Lazy) will starts installation of packages, just wait
-
Run vim command
:Mason
and install:- csharp_ls (C# dev)
- netcoredbg (C# dev)
- typescript-language-server (JS/TS dev)
-
Restart Neovim after package installation finish (it needs to prevent any bugs)
-
Open your project and have fun