X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b3fd59ea03896afdccc9d1db2314ca0639e5cff2..cb3a235fdfba6a9703172c9693a9bd0f89897279:/README.mdown diff --git a/README.mdown b/README.mdown index e6d0f10..abfb72c 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"` @@ -156,3 +158,9 @@ a autoload file. Added: 1.1: Added `g:flake8_ignore` option. 1.0: Initial version. + + +License +------- + +Liberally licensed under BSD terms.