We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 501c6b5 commit a32feeaCopy full SHA for a32feea
1 file changed
after/syntax/typescript.vim
@@ -0,0 +1,8 @@
1
+" Vim plugin file
2
+" Language:
3
+" Maintainer: othree <othree@gmail.com>
4
+" Last Change: 2013/02/24
5
+" Version: 0.3
6
+" URL: https://github.com/othree/javascript-libraries-syntax.vim
7
+
8
+call jslibsyntax#load(expand('<sfile>:p:h').'/../..')
0 commit comments