Skip to content

Commit 4f72abb

Browse files
authored
Merge pull request #58 from TTWShell/hotfix/install
fix install-plugins init func bug
2 parents d02d7d0 + 793d3d4 commit 4f72abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-plugins.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function init {
1717

1818
pip install flake8 # for vim-flake8
1919

20-
update
20+
install
2121

2222
sudo mkdir -p ~/.vim/colors && sudo cp ~/.vim/bundle/vim-colorschemes/colors/* ~/.vim/colors
2323

0 commit comments

Comments
 (0)