From 83dddf3c58576b6fcac3668c6197932ae8b477af Mon Sep 17 00:00:00 2001 From: Pavel Pertsev Date: Tue, 8 Apr 2014 15:19:15 -0700 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 2872b5b..f53bd18 100644 --- a/Installation.md +++ b/Installation.md @@ -11,4 +11,6 @@ First of all let's start with basics. Pick your favorite plugin manager: [Pathog Then add the line `colorscheme gruvbox` to your .vimrc file, and restart vim. -If you're using GUI version of vim that should be enough. Otherwise let me guide through the hell of [terminal specific issues](https://github.com/morhetz/gruvbox/wiki/Terminal-specific). \ No newline at end of file +If you're using GUI version of vim that should be enough. Otherwise let me guide through the hell of [terminal specific issues](https://github.com/morhetz/gruvbox/wiki/Terminal-specific). + +Refer [Usage page](https://github.com/morhetz/gruvbox/wiki/Usage) on dark and light themes switching and and cursor inversions. \ No newline at end of file