python-vimrc
python-vimrc copied to clipboard
VIM Configuration for Python / Cython / C Development
**Hello** _I'm using Kali Os in virtualbox_ **I have followed the installation structure, Everything works fine but when I try to open a python file I get this weird error**...
 ```Plugin 'Valloric/YouCompleteMe' |~ Plugin 'klen/python-mode' |~ Plugin 'scrooloose/syntastic'` can not install this three plugin for example : 'Valloric/YouCompleteMe
The red bar from `set colorcolumn=80` is somewhat distracting and does not fit with the airline theme. I propose implementing a soft and hard line wrap using a gray color...
Checklist of things that should be an object of assessment: - [ ] Goals - [ ] Features - [ ] Automated testing - [ ] Performance - [ ]...
Airline plugin has been moved from `https://github.com/bling/vim-airline` to `https://github.com/vim-airline/vim-airline`, and we use an old link. The idea is to update the link in `vimrc` to relevant one.
The idea is to update readme with the list of all installed plugins and the features that could be used for Python development
Update promotion video on youtube (https://www.youtube.com/watch?v=7o9yiHO7gHM) and put link in the readme
The idea is to check vim version before the installation and stop installation process if vim version is lower than 7.4
The idea is to add ctags as a requirement. Actions that are required: - update readme - add check in installation script and drop installation process if ctags is not...
Suggestion is to implement some script that will be executed every time on startup terminal session. This script has to check whether current version of installed project is up to...