]> git.rmz.io Git - dotfiles.git/commitdiff
vim: add ag plugin
authorSamir Benmendil <samir.benmendil@gmail.com>
Tue, 11 Feb 2014 11:56:17 +0000 (12:56 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Tue, 11 Feb 2014 11:56:17 +0000 (12:56 +0100)
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