diff options
Diffstat (limited to 'shell/_vimrc')
-rw-r--r-- | shell/_vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/_vimrc b/shell/_vimrc index c3eb5c3..ccda875 100644 --- a/shell/_vimrc +++ b/shell/_vimrc @@ -3,6 +3,7 @@ " http://learnvimscriptthehardway.stevelosh.com/chapters/52.html " May install in the future: " Git wrapper, similar to magit: 'https://github.com/tpope/vim-fugitive' +" https://github.com/tony/vim-config let mapleader="," " set leader early as otherwise it wouldn't work |