Skip to content

Commit

Permalink
Add vint to install
Browse files Browse the repository at this point in the history
  • Loading branch information
marocchino committed Feb 18, 2020
1 parent 3abc28f commit 487a09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Expand Up @@ -44,7 +44,7 @@ source "$HOME/.asdf/completions/asdf.bash"
asdf plugin-add ruby https://github.com/asdf-vm/asdf-ruby.git
asdf plugin-add nodejs https://github.com/asdf-vm/asdf-nodejs.git

pip3 install wakatime neovim --upgrade
pip3 install wakatime neovim vim-vint --upgrade

defaults write -g InitialKeyRepeat -int 10 # normal minimum is 15 (225 ms)
defaults write -g KeyRepeat -int 1 # normal minimum is 2 (30 ms)
Expand Down

0 comments on commit 487a09f

Please sign in to comment.