From 6e86aeb06135b4f86c347772e79af84eb00c1f64 Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Tue, 1 May 2018 23:55:07 +0100 Subject: [PATCH] adios peekaboo --- vimrc.plugins.vim | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/vimrc.plugins.vim b/vimrc.plugins.vim index 20a2154..c28bff3 100644 --- a/vimrc.plugins.vim +++ b/vimrc.plugins.vim @@ -54,6 +54,7 @@ Plugin 'shawncplus/phpcomplete.vim' " "Plugin 'dsawardekar/wordpress.vim' " disabled - doesn't support universal ctags? + " vim-vue " https://github.com/posva/vim-vue Plugin 'posva/vim-vue' @@ -77,10 +78,6 @@ Plugin 'vimwiki/vimwiki' " https://github.com/airblade/vim-gitgutter/blob/master/README.mkd Plugin 'airblade/vim-gitgutter' " -" vim-peekaboo -" https://github.com/junegunn/vim-peekaboo -Plugin 'junegunn/vim-peekaboo' -" " vim-gutentags " https://github.com/ludovicchabant/vim-gutentags Plugin 'ludovicchabant/vim-gutentags' @@ -242,11 +239,6 @@ let g:hardtime_maxcount = 3 let g:hardtime_ignore_buffer_patterns = ['TagBar', 'gitv'] "}}} -" vim-peekaboo -"{{{ -let g:peekaboo_window = 'vert to 30new' -"}}} - " gitgutter "{{{ nmap ]h GitGutterNextHunk