Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. function OptionsFTypeGitCommit()
  2. " For text wrapping only
  3. setlocal textwidth=72
  4. endfunc
  5.  
  6. autocmd FileType gitcommit call OptionsFTypeGitCommit()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement