add dotfiles-update command

This commit is contained in:
eneller
2021-12-10 14:43:39 +01:00
parent ce04058c44
commit e1c2b7b5ee
2 changed files with 4 additions and 0 deletions

View File

@@ -31,3 +31,6 @@ set signcolumn=yes
call plug#begin(system('echo -n "${XDG_CONFIG_HOME:-$HOME/.config}/nvim/plugged"'))
Plug 'lervag/vimtex'
call plug#end()
"KEYBINDS SECTION