quit assuming we can haz bash version < 4, declare PATH in profile, as it should be done, prepare for separate aliases
This commit is contained in:
parent
7dbc3bc64c
commit
c1fd5c8b49
3 changed files with 14 additions and 22 deletions
2
gvimrc
2
gvimrc
|
@ -1,7 +1,7 @@
|
|||
if has('win32')
|
||||
set guifont=Fantasque_Sans_Mono:h11
|
||||
else
|
||||
set guifont=Fantasque\ Sans\ Mono\ 11
|
||||
set guifont=Input\ 10
|
||||
endif
|
||||
set guiheadroom=0 guioptions=aei mouse=a
|
||||
set noerrorbells visualbell t_vb=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue