MAINT: reboot vimrc
This commit is contained in:
parent
6368c7f1a6
commit
42906e0b5d
3 changed files with 27 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue