add python description in vimrc

This commit is contained in:
Viktor Barzin 2018-08-26 18:23:29 +01:00 committed by GitHub
parent a38d28d8a9
commit 384b259dca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,8 @@ You can find my dotfiles collection in here. Feel free to use and share them.
Use both.
# Vim settings
Vim uses the **wombat256mod.vim** colorscheme. You can download it from the offical report of from this repo.
Vimrc uses the **wombat256mod.vim** colorscheme. You can download it from the offical report of from this repo.
Some of my python editing settings are in the vimrc. The pylint settings are here - search for **g:pymode_lint_**.
# TODO