diff --git a/plugin/00-dustin.vim b/plugin/00-dustin.vim index aabda23..9189acc 100644 --- a/plugin/00-dustin.vim +++ b/plugin/00-dustin.vim @@ -24,9 +24,6 @@ else colorscheme torte endif -" Set GUI size for side-by-side editing -autocmd GUIEnter * set lines=60 columns=169 - " The ESC key is way out of the way. Use jj to switch to normal mode inoremap jj " Shift+Tab to un-indent