aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2021-03-21 02:48:44 -0400
committertdro <tdro@users.noreply.github.com>2021-03-21 02:52:52 -0400
commit7933f086eac2e96b6ef8fa8e992a94a1d4c4e660 (patch)
tree2459edae267d7faa77b80e1e0a9d6037376dc446
parent658c4148b9e0538590abab2fccda900796a3816a (diff)
downloaddotfiles-7933f086eac2e96b6ef8fa8e992a94a1d4c4e660.tar.gz
dotfiles-7933f086eac2e96b6ef8fa8e992a94a1d4c4e660.tar.bz2
dotfiles-7933f086eac2e96b6ef8fa8e992a94a1d4c4e660.zip
.vim/plugins.vim: Remove vim-javascript and vim-surround
-rw-r--r--.vim/plugins.vim2
1 files changed, 0 insertions, 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.