Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
Xingjing Lu committed Jan 8, 2021
1 parent 444c7f0 commit 9f8ee2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ cp -rf ./pack ~/.vim/ |true
cp -rf ./plugin ~/.vim/ |true
cp -rf ./syntax ~/.vim/ |true
#cp -rf ./view ~/.vim/ |true
#cp -rf ./pyformat.py ~/.vim/ |true
cp -rf ./pyformat.py ~/.vim/ |true
cp -rf ./doc ~/.vim/ |true

# 3. Setup .vimrc
Expand Down

0 comments on commit 9f8ee2a

Please sign in to comment.