mirror of
https://github.com/gryf/.vim.git
synced 2026-03-20 03:03:34 +01:00
Added omnicompletion and indentation for javascript (including node.js).
Added Windows configuration.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
if exists('&ofu')
|
||||
setlocal omnifunc=nodejscomplete#CompleteJS
|
||||
endif
|
||||
Reference in New Issue
Block a user