dotfiles: update

This commit is contained in:
Konstantin Bukley
2021-05-31 21:54:10 +03:00
parent 44f0fb889f
commit 2e19242843
4 changed files with 169 additions and 92 deletions

View File

@@ -27,6 +27,9 @@ syntax on
" ========================================================
" -> Plugins
" ========================================================
"
" curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
"
call plug#begin('~/.vim/plugged')