parent
9efe5ee13e
commit
8240d421bd
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||||||
|
" File: gitignore.vim |
||||||
|
" Description: .gitignore file detection for vim |
||||||
|
" Author: jonathan <jonathan@lunarweb.co.uk> |
||||||
|
" URL: jonathanh.co.uk |
||||||
|
|
||||||
|
autocmd BufNewFile,BufRead .gitignore,global_gitignore setlocal filetype=gitignore |
||||||
|
|
Loading…
Reference in new issue