We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06d819 commit eba3191Copy full SHA for eba3191
1 file changed
autoload/jslibsyntax.vim
@@ -11,8 +11,7 @@ let s:libs = [
11
\ 'backbone',
12
\ 'prelude',
13
\ 'angularjs',
14
- \ 'requirejs',
15
- \ 'sugar'
+ \ 'requirejs'
16
\ ]
17
18
let s:path = expand('<sfile>:p:h')
0 commit comments