VIM: Makes markdown files 80 chars width

This commit is contained in:
Jonathan Hodgson 2020-10-24 13:54:06 +01:00
parent a02e8ff6f0
commit 22adb0a397
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
set textwidth=80

View file

@ -1 +1,2 @@
call mine#functions#text()
set textwidth=80