From 717c20c70abe31fe8476b2724dbcebe6a3ba2479 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 8 Mar 2021 03:41:15 -0500 Subject: update to fix FAR --- vim-plug/plugins.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vim-plug') diff --git a/vim-plug/plugins.vim b/vim-plug/plugins.vim index bf8e68fe..442e3ffa 100644 --- a/vim-plug/plugins.vim +++ b/vim-plug/plugins.vim @@ -87,7 +87,8 @@ call plug#begin('~/.config/nvim/autoload/plugged') " undo time travel Plug 'mbbill/undotree' " Find and replace - Plug 'ChristianChiarulli/far.vim' + " Plug 'ChristianChiarulli/far.vim' + Plug 'brooth/far.vim' " Auto change html tags Plug 'AndrewRadev/tagalong.vim' " live server @@ -168,7 +169,6 @@ call plug#begin('~/.config/nvim/autoload/plugged') " Plug 'neomake/neomake' " Plug 'mhinz/vim-signify' " Plug 'preservim/nerdcommenter' - " Plug 'brooth/far.vim' " Plug 'atishay/far.vim' " Plug 'romgrk/lib.kom' " Plug 'brooth/far.vim' -- cgit v1.2.3