General updates and fixed tmux

This commit is contained in:
2019-12-06 01:00:04 +01:00
parent 57c82c4a34
commit fcea0eb494
8 changed files with 22 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ call plug#begin('~/.dotfiles/nvim/.config/nvim/plugged')
Plug 'junegunn/fzf', {'do': './install --bin'}
Plug 'junegunn/fzf.vim'
Plug 'tpope/vim-fugitive'
" @todo Is this really usefull
" @todo Is this really useful
Plug 'ConradIrwin/vim-bracketed-paste'
Plug 'prabirshrestha/async.vim'