Skip to content

afshinm/npm.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

npm.vim

NPM.vim is a Vim plugin to manage and work with Node Package Manager (NPM) easily.

##Installing

Just clone (or download) repository into ~/.vim/bundle folder:

cd ~/.vim/bundle
git clone https://github.com/afshinm/npm.vim.git

and then open ~/.vimrc file and append this line in the file:

Bundle 'npm.vim'

Then reload the Vim. type :h npm for more detail.

About

Node Package Manager plugin for Vim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published