python 自动补全

2023-01-31 01:01:31 python
cd ~/.vim/bundle 
git clone https://GitHub.com/rkulla/pydiction.git 
cp -r pydiction/after ~/.vim


相关文章