summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2024-10-04 14:58:30 +0200
committerAndreas Fankhauser hiddenalpha.ch2024-10-04 14:58:30 +0200
commit221fd4f2dba8d119dc1fcc9b1f28346813437667 (patch)
treed10c8c78f033a1736e4846d67bdc13f8d4f55718
parent3883c894e3c922021faf80065d9f4f3ec66c1ec5 (diff)
downloadUnspecifiedGarbage-221fd4f2dba8d119dc1fcc9b1f28346813437667.zip
UnspecifiedGarbage-221fd4f2dba8d119dc1fcc9b1f28346813437667.tar.gz
Stop annoying vim indentation (again and again).
-rw-r--r--doc/note/vim/_vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/note/vim/_vimrc b/doc/note/vim/_vimrc
index 0b98ef5..44ab97f 100644
--- a/doc/note/vim/_vimrc
+++ b/doc/note/vim/_vimrc
@@ -2,6 +2,7 @@
TODO move stuff from dotfiles to here. Them merge what we have here.
set colorcolumn=101
+set nocindent
if has("win32")