Personal neovim configuration
Install instructions:
- Install Neovim at least version 0.8.0 or above
- Install ripgrep
- Install fd
- Clone the contents of this repo should go in
.config/nvim
- Install Vim Plug
- For Typescript LSP support install the language server
- For Svelte LSP support install the language server
- For C# Install omnisharp-roslyn by extracting the latest release in
/omnisharp
- Install treesitter Requirements
- Run
:PlugInstall