mirror of https://github.com/nirenjan/vimfiles.git
Add SWIG ftdetect plugin
parent
bb275ee36f
commit
e59cbc878f
|
@ -0,0 +1,6 @@
|
|||
" File: swig.vim
|
||||
" Author: Nirenjan Krishnan
|
||||
" Description: Syntax detection for SWIG files
|
||||
" Last Modified: July 17, 2013
|
||||
|
||||
autocmd BufNewFile,BufRead *.swg setlocal filetype=swig
|
Loading…
Reference in New Issue