From 7933f086eac2e96b6ef8fa8e992a94a1d4c4e660 Mon Sep 17 00:00:00 2001 From: tdro Date: Sun, 21 Mar 2021 02:48:44 -0400 Subject: .vim/plugins.vim: Remove vim-javascript and vim-surround --- .vim/plugins.vim | 2 -- 1 file changed, 2 deletions(-) diff --git a/.vim/plugins.vim b/.vim/plugins.vim index ce620f1..030c306 100644 --- a/.vim/plugins.vim +++ b/.vim/plugins.vim @@ -9,9 +9,7 @@ Plug 'junegunn/fzf.vim', { 'tag': 'f86ef1bce602713fe0b5b68f4bdca8c6943e Plug 'sjl/gundo.vim', { 'tag': 'c5efef192b975b8e7d5fa3c6db932648d3b76323' } Plug 'mcchrish/nnn.vim', { 'tag': 'bfc91b503769920a366b12851b871795c0eb6825' } Plug 'tpope/vim-fugitive', { 'tag': '85e2c73830b6bb01ce7fc3a926d2b25836a253eb' } -Plug 'tpope/vim-surround', { 'tag': 'f51a26d3710629d031806305b6c8727189cd1935' } Plug 'gerw/vim-HiLinkTrace', { 'tag': '64da6bf463362967876fdee19c6c8d7dd3d0bf0f' } -Plug 'pangloss/vim-javascript', { 'tag': 'c3966153e81bc3766b1627e6ab0cd53333b61c1e' } Plug 'elixir-editors/vim-elixir', { 'tag': '53c530f79cfcd12498e31fcf8ecc466eba34c75c' } " Enable fzf.vim on Debian. -- cgit v1.2.3