diff options
author | Amin Bandali <me@aminb.org> | 2015-02-14 08:35:10 -0500 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-02-14 08:35:10 -0500 |
commit | 281409fb00edc3c8192b513bd96a548bcf24b793 (patch) | |
tree | 73e2bfccd1f0b1bb4bdad73188a2d6282d57011c /vimperator/.vimperatorrc | |
parent | 99e472224bb3d8c9bff3621c0401de06ffe88056 (diff) | |
download | configs-281409fb00edc3c8192b513bd96a548bcf24b793.tar.gz configs-281409fb00edc3c8192b513bd96a548bcf24b793.tar.xz configs-281409fb00edc3c8192b513bd96a548bcf24b793.zip |
[vimperator] add some color themes
Diffstat (limited to 'vimperator/.vimperatorrc')
-rw-r--r-- | vimperator/.vimperatorrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vimperator/.vimperatorrc b/vimperator/.vimperatorrc index 26cbebf..d523fe2 100644 --- a/vimperator/.vimperatorrc +++ b/vimperator/.vimperatorrc @@ -27,3 +27,5 @@ noremap X u " d and u (down and up) " noremap d <C-d> " noremap u <C-u> + +colorscheme seaweed |