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