This commit is contained in:
Ian Keane 2020-06-25 15:45:58 -04:00
commit 96502e5267
13 changed files with 1803 additions and 0 deletions

View file

@ -110,6 +110,8 @@
set winminheight=10 " Hard minimum window height (inactive)
set winwidth=80 " Window width for current window
set winminwidth=30 " Hard minimum for window width
set timeoutlen=1000
set ttimeoutlen=0
"}}}