Add SWIG ftdetect plugin

vimbundler
nirenjan 2013-07-17 17:14:20 -07:00
parent bb275ee36f
commit e59cbc878f
1 changed files with 6 additions and 0 deletions

View File

@ -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