Skip to content

Commit e82d3c7

Browse files
committed
Merge pull request eHealthAfrica#43 from tlvince/refactor/vim-angularui
Add AngularUI syntax highlighting, closes eHealthAfrica#172
2 parents f89cce9 + ed28486 commit e82d3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ let g:syntastic_html_tidy_ignore_errors = [
3636
\ ]
3737

3838
" javascript-libraries-syntax.vim
39-
let g:used_javascript_libs = 'angularjs'
39+
let g:used_javascript_libs = 'angularjs,angularui'

0 commit comments

Comments
 (0)