summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ritter <gideonstar@thehappy.de>2009-10-06 14:22:30 +0200
committerStefan Ritter <gideonstar@thehappy.de>2009-10-06 14:22:30 +0200
commitf988005066b8dd01ecd1b618859cc96c5f66ec9f (patch)
tree8756dc07ce99355e4fcb2e7ed7c3d83c3a272a98
parent4ad36c5b43fafd64889148f97fbe96e76a1a67cd (diff)
Weekly commit
-rw-r--r--vimrc1
-rw-r--r--xdefaults3
2 files changed, 3 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index cdf34fe..3504746 100644
--- a/vimrc
+++ b/vimrc
@@ -12,3 +12,4 @@ set modeline
set nobackup
map <f9> :make<CR>
+map <f1> :execute 'NERDTreeToggle'<CR>
diff --git a/xdefaults b/xdefaults
index 1ada05a..ef9ff2e 100644
--- a/xdefaults
+++ b/xdefaults
@@ -1,4 +1,5 @@
-URxvt*font: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-*-*
+#URxvt*font: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-*-*
+URxvt*font: xft:DejaVu Sans Mono:size=8
URxvt*buffered: true
URxvt*internalBorder: 2