diff options
| author | 2015-03-03 09:21:44 +0100 | |
|---|---|---|
| committer | 2015-03-03 09:21:44 +0100 | |
| commit | 55058106d31073238007399a1688f0dd0b92fa2b (patch) | |
| tree | 72c46996a4fc5003aef4189d5966a8e205825fac | |
| parent | 9ddbcb800e7b2f2228ebd7d9d9748bfb0799a36a (diff) | |
| download | dotfiles-55058106d31073238007399a1688f0dd0b92fa2b.tar.gz dotfiles-55058106d31073238007399a1688f0dd0b92fa2b.tar.bz2 dotfiles-55058106d31073238007399a1688f0dd0b92fa2b.zip | |
Added vimperatorrc
| -rw-r--r-- | vimperatorrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vimperatorrc b/vimperatorrc new file mode 100644 index 0000000..e2e689e --- /dev/null +++ b/vimperatorrc | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | "3.8.3 (created: 2014/11/09 13:19:01) | ||
| 2 | |||
| 3 | highlight 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; | ||
| 4 | set hintchars=asdfjkluiowerqp | ||
| 5 | |||
| 6 | " vim: set ft=vimperator: | ||
