update everything
This commit is contained in:
parent
e842787d16
commit
9b2bd0b702
16 changed files with 224 additions and 114 deletions
|
|
@ -33,15 +33,15 @@ 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,BufNewFile *.org :GitGutterDisable
|
||||
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,BufNewFile *.org :GitGutterDisable
|
||||
"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