Skip to content

acestojanoski/vim-js-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-js-setup

Vim setup bash script for JavaScript development

Setup

Run the setup.sh bash script.

Post setup

Open vim and install the configured plugins with the following command:

:PlugInstall

Install language server extensions to provide intellisense support for JavaScript and Typescript projects:

:CocInstall coc-tsserver coc-json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published