dcai
Site Tools
Search
Tools
Show pagesource
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Home
Blog
Sitemap
About
You are here:
Start
»
blog
»
2016
»
04
»
16
»
State of the Art Javascript With Vim Q1 2016
State of the Art Javascript With Vim Q1 2016
16 Apr 2016
Install vundle, it allows you manage and update vim plugins easily.
Install
pangloss/vim-javascript
, vastly improved Javascript indentation and syntax support in Vim.
YouCompleteMe
+
Supertab
+tern_for_vim, enable smart vim auto-completion for JavaScript.
moll/vim-node
, makes vim superb to develop node app.
Lint your code with
syntastic
Last but not least,
UltiSnips
, awesome code snips manager
blog/2016/04/16/state-of-the-art-javascript-with-vim-q1-2016.txt
· Last modified:
2020-04-26
by
dcai
Page Tools
Show pagesource
Old revisions
Backlinks
Back to top