aboutsummaryrefslogtreecommitdiff
path: root/.exrc
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-05-04 12:30:28 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-05-04 12:30:28 +0200
commitbe401a57288a04c597234a70b52a4e7148da6d4b (patch)
tree8f54f3fa1fab3d6acb1c3cc1f36600ea0f88f0d6 /.exrc
parente82f82bdbeb3684684224c210fe7c50d4b2dd64d (diff)
Add configuration for test files
Diffstat (limited to '.exrc')
-rw-r--r--.exrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.exrc b/.exrc
index ab16bfa..50d5f33 100644
--- a/.exrc
+++ b/.exrc
@@ -1,3 +1,4 @@
set makeprg=./make
autocmd BufEnter *.3mlib setf nroff
-autocmd BufEnter README set tw=73 et
+autocmd BufEnter README set tw=73 et
+autocmd BufEnter *Test set tw=73 commentstring=#\ %s