summaryrefslogtreecommitdiff
path: root/.config/nvim
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-10-04 21:58:51 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-10-04 21:58:51 +0200
commitb2083630f351b04a057ac4fb1f844ed543c558f1 (patch)
tree6420ceabbd32df20c254962043846809105c6e5c /.config/nvim
parent7622c39b263b6ef5e41877ca3fbd84e8b2e0585c (diff)
nvim: Automatically defect manual pages
Diffstat (limited to '.config/nvim')
-rw-r--r--.config/nvim/after/ftdetect/nroff.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/nvim/after/ftdetect/nroff.vim b/.config/nvim/after/ftdetect/nroff.vim
new file mode 100644
index 0000000..f1c3d67
--- /dev/null
+++ b/.config/nvim/after/ftdetect/nroff.vim
@@ -0,0 +1 @@
+au BufRead,BufNewFile *.[1-7] setf nroff