summaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index fb8672e..8ba9f47 100644
--- a/.vimrc
+++ b/.vimrc
@@ -14,6 +14,7 @@ Plugin 'VundleVim/Vundle.vim'
Plugin 'tpope/vim-surround'
Plugin 'tpope/vim-repeat'
Plugin 'tpope/vim-speeddating'
+Plugin 'tpope/vim-fugitive'
Plugin 'vim-latex/vim-latex'
Plugin 'vim-scripts/ReplaceWithRegister'