MAINT: reboot vimrc

This commit is contained in:
Matthew Ryan Dillon 2020-07-26 20:44:48 -07:00
parent 6368c7f1a6
commit 42906e0b5d
3 changed files with 27 additions and 0 deletions

View file

@ -21,10 +21,14 @@ $ nix-env -i \
reattach-to-user-namespace \
silver-searcher \
tmux \
universal-ctags \
vim \
wget \
xz
$ base16_ashes
$ curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
$ code --install-extension AndrsDC.base16-themes
$ code --install-extension ecmel.vscode-html-css
$ code --install-extension formulahendry.auto-close-tag