1
0
Fork 0
dotfiles-chip/.vimrc

5 lines
100 B
VimL
Raw Normal View History

2022-01-15 01:03:39 -05:00
set cc=80
let g:netrw_banner=0
let g:netrw_liststyle=3
autocmd FileType gitcommit setlocal cc=50,72