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.
2 parents 4139d51 + 33f7f7a commit f610059Copy full SHA for f610059
.travis.yml
@@ -31,7 +31,7 @@ jobs:
31
install:
32
- |
33
if [ "$VIM_VERSION" = 'installed' ]; then
34
- python -m pip install -q --user flake8 git+https://github.com/Kuniwak/vint
+ python -m pip install -q --user flake8 git+https://github.com/Vimjas/vint
35
else
36
bash scripts/install-vim.sh
37
export PATH=$HOME/vim/bin:$PATH
0 commit comments