Browse Source

Added vim txt file settings.

master
Daniel Sissom 5 years ago
parent
commit
c26a2654fe
Signed by untrusted user who does not match committer: djsissom GPG Key ID: 2C30FFB796852389
1 changed files with 1 additions and 0 deletions
  1. + 1
    - 0
      vimrc

+ 1
- 0
vimrc

@ -78,6 +78,7 @@ noremap g# g#zz
autocmd FileType plaintex,tex,latex syntax spell toplevel
autocmd FileType plaintex,tex,latex set tw=80
autocmd FileType pug,jade set tw=80
autocmd FileType text set tw=80 nocindent
au BufNewFile,BufRead *.cu set filetype=c
au BufNewFile,BufRead *.tp set filetype=taskpaper

Loading…
Cancel
Save