Skip to content

CoultonF/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

Nvim config

How to set up:

Setup a HOME env variable to point to where you want undo trees to be saved. set HOME=%UserProfile%

Install neovim

Install Node

Install C / GCC / Zig / Clang Windows: https://www.mingw-w64.org/downloads/

Install ripgrep https://github.com/BurntSushi/ripgrep

Install Language Servers: npm i -g sql-language-server npm i -g typescript npm i -g typescript-language-server npm i -g pyright

Useful commands:

:Mason
:TSInstall

Releases

No releases published

Packages

No packages published

Languages