From 55ee6c9cff4c9fde3b6f7e7f05e1eca5dc2f6264 Mon Sep 17 00:00:00 2001 From: Pavel Pertsev Date: Tue, 8 Apr 2014 14:11:42 -0700 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index bc5159a..f6e8797 100644 --- a/Installation.md +++ b/Installation.md @@ -9,4 +9,4 @@ First of all let's start with basics. Pick your favorite plugin manager: [Pathog - vim-plug + Add `Plug 'morhetz/gruvbox'` to your .vimrc and run `:PlugInstall` -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). \ No newline at end of file