Guest User

Untitled

a guest
Feb 25th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. :filetype plugin on
  2.  
  3. ~/.vim/ftplugin/c.vim (Unix)
  4. %HOME%vimfilesftpluginc.vim (Windows)
  5.  
  6. setlocal textwidth=80
  7.  
  8. autocmd BufRead *.txt setlocal textwidth=80
Add Comment
Please, Sign In to add comment