mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 19:40:29 +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