1
0
mirror of https://github.com/gryf/.vim.git synced 2026-04-17 23:03:32 +02:00

Added modified zoom plugin, changed a bit indentation for html, give true

type fonts a chance.
This commit is contained in:
2013-10-29 21:14:09 +01:00
parent fb25b53f62
commit 02b180580c
4 changed files with 44 additions and 10 deletions

4
.vimrc
View File

@@ -402,13 +402,13 @@ if has('gui_running')
" I like this font, but it looks like crap on linux
"set guifont=Consolas\ 12
" at least, some ttf font that looks good
"set guifont=DejaVu\ Sans\ Mono\ 12
set guifont=DejaVu\ Sans\ Mono\ 12
" Unfortunately there is a problem with TTF fonts in my gvim instance.
" After editing a while there are some leaving trash appearing on the
" buffer. Refreshing the screen helps, but is kinda annoying. It is
" probably my X11 setup, because on other similar workstations and setup I
" didn't noticed such behavior. Fallback to fixed-misc for a while.
set guifont=Fixed\ 14
"set guifont=Fixed\ 13
set mouse=a "Enable mouse support
" No toolbar, menu, scrollbars, draw simple text tabs. This would keep
" window in one place, and also this will conserve space. Tabs are huge