dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit eaf4cba9dc3e1bd629797868a9826a3e551693b1
parent afc25f76173deac4550b152d0f61ba813018ef87
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Sun,  6 Oct 2013 17:38:17 +0200

defined appearance of hints

Diffstat:
M.vimperatorrc | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.vimperatorrc b/.vimperatorrc @@ -11,6 +11,9 @@ highlight Bell display: none; " Smart row set hintchars=hjklasdfgyuiopqwertnmzxcvb +" Define appearance of hints (CSS) +highlight Hint font-size:100%;color:black;background-color:yellow;padding:2px; + """ Default search engine " Manage search engines with `:dialog searchengine` set defsearch=startpage