summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-05-09 16:55:25 +0200
committerAnton Khirnov <anton@khirnov.net>2021-05-09 16:55:25 +0200
commit17f4faa740f81d7b3b2d9f2e9cbfbf00ef0db896 (patch)
treefc887fe667dbd4c040e5aa863b4352a3ba5f7d21 /vim
parent82ac71624adb93c20e1fbd269adae6188441c332 (diff)
vim: set belloff=all
Not useful with my workflow, results in pointless window highlights.
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index b3ef73a..1c49131 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -25,6 +25,7 @@ set conceallevel=2
set ttyfast
set undofile
set nojoinspaces
+set belloff=all
set splitbelow
set splitright