We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b257b68 commit 1b24196Copy full SHA for 1b24196
.travis.yml
@@ -16,7 +16,7 @@ install:
16
- |
17
if [ "$VIM_VERSION" = 'installed' ]; then
18
pip install --user flake8
19
- pip install --user --pre vim-vint
+ pip install --user git+https://github.com/Kuniwak/vint
20
else
21
bash scripts/install-vim.sh
22
export PATH=$HOME/vim/bin:$PATH
0 commit comments