127d706f2def default tip
lol jesus
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 16 Feb 2016 11:16:18 +0000 |
parents | 4c3cf32561ea |
children | (none) |
branches/tags | default tip |
files | ftdetect/gdl.vim |
Changes
--- a/ftdetect/gdl.vim Sat Feb 06 21:28:43 2016 +0000 +++ b/ftdetect/gdl.vim Tue Feb 16 11:16:18 2016 +0000 @@ -1,2 +1,2 @@ -au BufNewFile,BufRead *.gdl setfiletype=gdl -au BufNewFile,BufRead *.kif setfiletype=gdl +au BufNewFile,BufRead *.gdl setfiletype gdl +au BufNewFile,BufRead *.kif setfiletype gdl