From 384b259dca958fe4089141ddb00867b83a0def15 Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sun, 26 Aug 2018 18:23:29 +0100 Subject: [PATCH] add python description in vimrc --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aad5b65..4f5569e 100644 --- a/README.md +++ b/README.md @@ -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