mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-26 05:09:23 +01:00
vimrc: set textwitdh to 72
This commit is contained in:
parent
2bb9eb9f97
commit
2ed372828f
4
vimrc
4
vimrc
@ -128,3 +128,7 @@ iab #p #!/usr/bin/env python3
|
|||||||
iab #r #!/usr/bin/env ruby
|
iab #r #!/usr/bin/env ruby
|
||||||
" end of copied from Edelwin
|
" end of copied from Edelwin
|
||||||
iab #b #!/usr/bin/env bash
|
iab #b #!/usr/bin/env bash
|
||||||
|
|
||||||
|
" The line after the link is copied from
|
||||||
|
" http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
|
||||||
|
set textwidth=72
|
||||||
|
Loading…
Reference in New Issue
Block a user