aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2018-08-03 11:11:22 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:27 +0100
commita2061310244339c5e1ecad27d44c7ae9899c6dbc (patch)
tree23491c7ca00488152da3b88eecdfa16c450f25c8 /vimrc
parentbf4c367801481712195588d5e76ebcc116286903 (diff)
downloaddotnvim-a2061310244339c5e1ecad27d44c7ae9899c6dbc.tar.gz
dotnvim-a2061310244339c5e1ecad27d44c7ae9899c6dbc.zip
Added gitbutter, make updatetime shorter
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index fcc00f9..fe31900 100644
--- a/vimrc
+++ b/vimrc
@@ -97,3 +97,7 @@ else
set nospell
endif
let base16colorspace=256 " Access colors present in 256 colorspace
+
+" default is too slow
+set updatetime=200
+