mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-19 17:56:27 +10:00
6 lines
164 B
VimL
6 lines
164 B
VimL
" Use the excellent Railscat theme by Jeff Kreeftmeijer (gVim-only)
|
|
colorscheme railscat
|
|
" Use 14pt Menlo
|
|
set guifont=Menlo:h14
|
|
" Better line-height
|
|
set linespace=8 |