mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
vim: remove GVim settings
I never use gvim. I'm not sure why I added these here in the first place. The defaults should do the same thing anyway Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
parent
ec76965c70
commit
35d08af7ce
@ -61,10 +61,6 @@ autocmd VimResized * wincmd =
|
||||
set splitbelow " Horizontal split below current.
|
||||
set splitright " Vertical split to right of current.
|
||||
|
||||
" GVim settings
|
||||
set guifont=Sauce\ Code\ Pro\ 9
|
||||
set guioptions=
|
||||
|
||||
" Whitespace highlight settings
|
||||
set list
|
||||
set listchars=eol:$,space:·,tab:>-,trail:◦,extends:▶,precedes:◀
|
||||
|
Loading…
Reference in New Issue
Block a user