Disable list mode in the console
This commit is contained in:
parent
9411625acf
commit
2ea4c34811
2 changed files with 3 additions and 2 deletions
3
gvimrc
3
gvimrc
|
@ -1,5 +1,6 @@
|
|||
" List mode on here because the GUI has more color possibilities.
|
||||
set list
|
||||
set bg=light
|
||||
set cursorline
|
||||
|
||||
if has('win32') || has('win64') || has('win32unix')
|
||||
set guifont=Inconsolata:h18
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue