ref ranger

This commit is contained in:
TheK4n 2022-01-29 17:41:30 +03:00
parent 9108f36b05
commit 8f5d937fd5
3 changed files with 4 additions and 1 deletions

View File

@ -95,6 +95,8 @@ call vundle#begin()
Plugin 'terryma/vim-multiple-cursors'
Plugin 'preservim/tagbar'
Plugin 'preservim/vimux'
" requiered
Plugin 'ryanoasis/vim-devicons'
call vundle#end()

View File

@ -43,5 +43,6 @@ completion:
sudo ln -s $(PWD)/etc/bash_completion.d/all /etc/bash_completion.d
ranger:
ln -s $(PWD)/.config/ranger ~/.config
mkdir -p ~/.config/ranger || true
ln -s $(PWD)/.ranger/rc.conf ~/.config/ranger