Skip to content

eecshope/Vim8.0-Settings-for-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Vim8.0-Settings-for-Python

This is My Private Settings for Vim8.0 learned from the Internet.
First I want to show my appreciation to the authors of the plugins and some vimers who taught me how to edit .vimrc.
This file contains necessary plugins and settings. But before using that, make sure you've installed Vundle in your vim folder. You can find it at Github. Then launch your vim and input the following order "PluginInstall" ,and Vundle will download and install the plugins for you automatically.
There are 3 places for you to pay attention to. First is the Vundle path. Please use your own path. Second, to use maralla/completor.vim, you need to download jedi and modify the path using your own.
Third, because I've used anaconda3 to creat a virtual environment in order to install tensorflow, so I add my path into the sys.path.
The "F5 Python Runner" was taught by Chinese vimers. Thank you.
If you want to know more about the plugins, just search them at Github. After downloading the plugins, don't forget to star them<^.^>
Have fun coding with Vim!

About

My Private Settings for Vim8.0 learned from the Internet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published