A vim dictionary file for node.js

232 views
Skip to first unread message

jason.桂林

unread,
Nov 14, 2011, 1:37:00 AM11/14/11
to nod...@googlegroups.com, nod...@googlegroups.com
I know many guys here use vim, me too, I have collect all the method names name some class names base on the /node/doc/*.markdown files

https://github.com/guileen/vim-node/blob/master/dict/node.dict

You can use it if you use vim. example config of vimrc:

 au FileType javascript set dictionary+=$HOME/.vim/dict/javascript.dict                              
 au FileType javascript set dictionary+=$HOME/.vim/dict/node.dict 

Any question about vim dictionary completion type

:help ins-completion
:help dictionary

--
Best regards,

Jason Green
桂林


Floby

unread,
Nov 15, 2011, 3:23:57 AM11/15/11
to nodejs
Hello Jason,

nice to have! you can add a reference to it in the node wiki page
https://github.com/joyent/node/wiki/Vim-Plugins
Reply all
Reply to author
Forward
0 new messages