summaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2011-08-10 00:33:47 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2011-08-10 00:35:00 +0200
commit7394eba35219de14b9f5313a9d41d2ac07a20e3c (patch)
tree86aad1bf3e616d77b89fba6a3c6abe86c970d5e7 /.vimrc
parent028ef3e72d346135aebdcab312a79af73fcbc4b1 (diff)
downloaddotfiles-7394eba35219de14b9f5313a9d41d2ac07a20e3c.tar.gz
dotfiles-7394eba35219de14b9f5313a9d41d2ac07a20e3c.tar.bz2
dotfiles-7394eba35219de14b9f5313a9d41d2ac07a20e3c.zip
Better vim fonts
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 3679b7e..ca6e07c 100644
--- a/.vimrc
+++ b/.vimrc
@@ -21,7 +21,7 @@ set ts=4
set sw=4
set sts=4
set expandtab
-set guifont=Monospace\ 12
+set guifont=Inconsolata\ Medium\ 14,Monospace\ 12
set spelllang=de_20
if has("gui") " nice cursorline in the gui