From 41cb43f55858e880061526b79087df8753bf2086 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 23 Dec 2024 11:44:14 -0600 Subject: changed mpd config to work with git-annex files, move screenshots to photos, switched vimrc to use ranger instead of lf --- .vimrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.vimrc') diff --git a/.vimrc b/.vimrc index 950c7aa..3528921 100644 --- a/.vimrc +++ b/.vimrc @@ -23,12 +23,12 @@ Bundle 'reedes/vim-wordy' Bundle 'vim-scripts/vim-auto-save' Bundle 'tmhedberg/SimpylFold' Bundle 'nvie/vim-flake8' -"Bundle 'francoiscabrol/ranger.vim' -Bundle 'elijahdanko/lf.vim' +Bundle 'francoiscabrol/ranger.vim' Bundle 'junegunn/fzf' Bundle 'junegunn/fzf.vim' Bundle 'chengzeyi/fzf-preview.vim' Bundle 'alok/notational-fzf-vim' +Bundle 'ledger/vim-ledger' call vundle#end() filetype plugin indent on "}}} @@ -234,7 +234,7 @@ set wildmode=list:longest,list:full set wildignore+=*.o,*.obj,.git,*.rbc,*.class,.svn,vendor/gems/* "}}} -nnoremap nt :Lf +nnoremap nt :Ranger " Backups ----------------------------------------------------------------------{{{ -- cgit v1.2.3-70-g09d2