From ecbd890d9ab81ca908d823400146d543716edc4b Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 12 Jul 2014 13:42:36 +0200 Subject: Fixed vim split navigation Alt+Arrow key combinations * moved the mappings to vimrc to enable them for both vim and gvim * added Alt+Arrow key forwarding to urxvt configuration * added default font to pentadactylrc --- pentadactyl/.pentadactylrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pentadactyl/.pentadactylrc') diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc index 1a5fa85..854af00 100644 --- a/pentadactyl/.pentadactylrc +++ b/pentadactyl/.pentadactylrc @@ -9,7 +9,7 @@ hi clear hi s_greenfont color:#aadb0f; hi s_palegreenfont color:#909737; hi s_grayback background:#161616; -hi s_normal font-size:14px; +hi s_normal font-size:14px; font-family:Droid Sans Mono; hi s_bottomline border-bottom:1px solid #909737; margin-bottom:0; hi -l=s_normal,s_grayback,s_palegreenfont,s_bottomline StatusLine -- cgit v1.2.3