aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 0b615b7..3412399 100644
--- a/vimrc
+++ b/vimrc
@@ -36,6 +36,7 @@ augroup end
autocmd FileType rust setlocal ts=4 sw=4 softtabstop=4 expandtab
autocmd FileType zig setlocal ts=4 sw=4 softtabstop=4 expandtab
autocmd FileType yaml setlocal ts=2 sw=2 softtabstop=2 expandtab
+autocmd FileType nroff setlocal expandtab
autocmd FileType gitcommit setlocal textwidth=72 formatoptions-=t