fix ftdetect and change out orgmode

This commit is contained in:
Barak Michener 2014-05-31 17:42:59 -04:00
parent be9c8dc329
commit 1334851ba2
5 changed files with 16 additions and 19 deletions

View file

@ -1 +0,0 @@
../../bundle/ultisnips/after/plugin/UltiSnips_after.vim

View file

@ -29,14 +29,14 @@ augroup END
au! BufNewFile,BufRead *.pde setf arduino
augroup org
" leave these as is:
au! BufRead,BufWrite,BufWritePost,BufNewFile *.org
au BufRead,BufNewFile *.org call org#SetOrgFileType()
au BufRead *.org :PreLoadTags
au BufWrite *.org :PreWriteTags
au BufWritePost *.org :PostWriteTags
augroup END
"augroup org
"" leave these as is:
"au! BufRead,BufWrite,BufWritePost,BufNewFile *.org
"au BufRead,BufNewFile *.org call org#SetOrgFileType()
"au BufRead *.org :PreLoadTags
"au BufWrite *.org :PreWriteTags
"au BufWritePost *.org :PostWriteTags
"augroup END
au BufNewFile,BufRead motd.public,/tmp/motd.public.r.* setf motd

View file

@ -1 +0,0 @@
../bundle/ultisnips/ftdetect/UltiSnips.vim

View file

@ -1 +0,0 @@
../bundle/ultisnips/ftdetect/snippets.vim