====== vim ag plugin ====== * deprecated. use ack.vim * [[:vim|Vim]] 용 [[linux:silver_searcher|The Silver Searcher]] 플러그인 * [[https://github.com/rking/ag.vim|ag.vim]] * [[https://vimawesome.com/plugin/ag-vim-back-to-december|ag.vim - Vim Awesome]] ===== Install ===== * ''vim-plug'' Plug 'rking/ag.vim' * 설정후 '':PlugInstall'' ===== 참조 ===== * [[https://codeinthehole.com/tips/using-the-silver-searcher-with-vim/|Using the silver searcher with Vim - David Winterbottom]]