X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b3fd59ea03896afdccc9d1db2314ca0639e5cff2..c92a2e54e2dd35e7127ae4939fbbfee50027da3a:/README.mdown?ds=sidebyside diff --git a/README.mdown b/README.mdown index e6d0f10..5b83c99 100644 --- a/README.mdown +++ b/README.mdown @@ -119,7 +119,7 @@ This plugin goes well together with the following plugin: History ------- -1.4: Added markers and the option to don't show the quickfix window, also split functions into +1.5: Added markers and the option to don't show the quickfix window, also split functions into a autoload file. Added: - Options: @@ -142,6 +142,8 @@ a autoload file. Added: - `Flake8_Naming` - `Flake8_PyFlake` +1.4: Suppress output to stdout. + 1.3: Added the following options: - `g:flake8_builtins="_,apply"`