various updates
This commit is contained in:
parent
f8bba57269
commit
6841031dea
9 changed files with 72 additions and 45 deletions
|
|
@ -36,11 +36,11 @@ 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,BufNewFile *.org call org#SetOrgFileType()
|
||||
au BufRead,BufNewFile *.org :GitGutterDisable
|
||||
au BufRead *.org :PreLoadTags
|
||||
au BufWrite *.org :PreWriteTags
|
||||
au BufWritePost *.org :PostWriteTags
|
||||
"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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue