]> git.rmz.io Git - dotfiles.git/blobdiff - vim/vimrc
git: ignore YCM config files
[dotfiles.git] / vim / vimrc
index 2d82d84f9f89f50012fc0689a1e702cce01869c5..8d37bfce2f43ac1b0e8d43193ac14e88cb7b155c 100644 (file)
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -24,6 +24,7 @@ Bundle 'tComment'
 Bundle 'Valloric/YouCompleteMe'
 Bundle 'elzr/vim-json'
 Bundle 'http://git.code.sf.net/p/vim-latex/vim-latex'
+Bundle 'ervandew/ag.git'
 
 filetype plugin indent on