aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vimperatorrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/vimperatorrc b/vimperatorrc
new file mode 100644
index 0000000..91b3b64
--- /dev/null
+++ b/vimperatorrc
@@ -0,0 +1,8 @@
1"3.8.3 (created: 2014/11/09 13:19:01)
2
3highlight Hint font-family: monospace; font-size: 12px; font-weight: bold; text-transform: uppercase; color: white; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 0px 1px 0px 1px;
4highlight HintElem color: black;
5set hintchars=asdfjkluiowerqp
6set gui=nonavigation
7
8" vim: set ft=vimperator: