mirror of
1
0
Fork 0

for node, sw =2

This commit is contained in:
gooooloo 2014-06-13 21:58:35 +08:00
parent 37982396e9
commit 1fdba7ad91
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
let node#suffixesadd = [".js", ".json"]
let node#filetypes = ["javascript", "json"]
set sw=2
function! node#initialize(root)
let b:node_root = a:root
call s:initializeCommands()