Skip to content

A neovim config for systems programming and web dev

Notifications You must be signed in to change notification settings

arnavsurve/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

External Dependencies

tsgo (TypeScript)

tsgo is Microsoft's native Go-based TypeScript language server. It's not managed by Mason — install it globally:

npm install --global @typescript/native-preview

Verify it's on your PATH:

tsgo --version

Note: tsgo is experimental. Most features work (completions, diagnostics, go-to-definition) but some (e.g. go-to-implementation) may not yet be available.

About

A neovim config for systems programming and web dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published