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 4139d51 commit 33f7f7aCopy full SHA for 33f7f7a
.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