Skip to content

An attempt at configuring NeoVim as an IDE for JS/TS development

Notifications You must be signed in to change notification settings

sparkbuzz/neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sparkbuzz/neovim

Dependencies

The following external dependencies are required:

For DAP debugger

Install node-debug2

git clone https://github.com/microsoft/vscode-node-debug2.git
cd vscode-node-debug2
npm install
gulp build

About

An attempt at configuring NeoVim as an IDE for JS/TS development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages