Disable resize, pick less exhuasting colorscheme
This commit is contained in:
parent
667be21ba6
commit
0d19f11db7
3 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ setlocal colorcolumn=0
|
|||
" narrow width for gui since text will softwrap based on width
|
||||
if has("gui_running")
|
||||
" narrow the gui window for text wrangling
|
||||
setlocal columns=120
|
||||
" setlocal columns=120
|
||||
endif
|
||||
|
||||
" open full screen with macvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue