update everything

This commit is contained in:
Barak Michener 2020-12-01 21:22:27 -08:00
parent e842787d16
commit 9b2bd0b702
16 changed files with 224 additions and 114 deletions

View file

@ -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