summaryrefslogtreecommitdiffstats
path: root/nvim
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-06-20 00:18:28 +0200
committerChristoph Schlosser <christoph@linux.com>2025-06-20 00:18:28 +0200
commitdde38d88a46a1dbba7990eb3648643eba72bd911 (patch)
treeb5a13d0e9e97fd4c9c7d5af969198954e8334bc5 /nvim
parente169dcb8b944d7679d245cb9a67a5fe0c56f9c37 (diff)
downloaddots-dde38d88a46a1dbba7990eb3648643eba72bd911.tar.gz
Wrap lines in gitcommits at 72 characters
Diffstat (limited to 'nvim')
-rw-r--r--nvim/ftplugin/gitcommit.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/nvim/ftplugin/gitcommit.vim b/nvim/ftplugin/gitcommit.vim
new file mode 100644
index 0000000..f162417
--- /dev/null
+++ b/nvim/ftplugin/gitcommit.vim
@@ -0,0 +1,2 @@
+set colorcolumn=72
+set textwidth=72