mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
vim: gitcommit: add right gutter at column 72
Also set the tab indent to 4 chars instead of the default 8
This commit is contained in:
parent
7f79cca7bc
commit
d1772bc178
@ -309,3 +309,4 @@ map Q <nop>
|
||||
|
||||
autocmd FileType markdown setlocal ts=2 sts=2 sw=2 et
|
||||
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 et
|
||||
autocmd FileType gitcommit setlocal cc=72 et sw=4
|
||||
|
Loading…
Reference in New Issue
Block a user