Fix minor issues and Add bat and exa aliases when possible

This commit is contained in:
Tobias Reisinger 2020-12-30 17:41:09 +01:00
parent d10fa9410c
commit 414e581562
5 changed files with 15 additions and 8 deletions
.config/vim

View file

@ -19,6 +19,7 @@ call plug#begin('~/.config/vim/plugged')
Plug 'posva/vim-vue'
Plug 'vhdirk/vim-cmake'
Plug 'lervag/vimtex'
Plug 'fatih/vim-go'
call plug#end()
packadd termdebug