aboutsummaryrefslogtreecommitdiff
path: root/.exrc
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-04-14 23:44:35 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-04-14 23:44:35 +0200
commitdb54fb7790cbfdd02b23f4e8b4d475b8c81e70e6 (patch)
treebd79567cb45c6381e989b11e5918e1f45c912178 /.exrc
parent4909f1a030868706e8ad29d0d84304ca14f85fc0 (diff)
Set editor options for README
Diffstat (limited to '.exrc')
-rw-r--r--.exrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.exrc b/.exrc
index b41191c..ab16bfa 100644
--- a/.exrc
+++ b/.exrc
@@ -1,2 +1,3 @@
set makeprg=./make
autocmd BufEnter *.3mlib setf nroff
+autocmd BufEnter README set tw=73 et