]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add 1.6 release log.
authorVincent Driessen <vincent@3rdcloud.com>
Mon, 15 Dec 2014 08:19:16 +0000 (09:19 +0100)
committerVincent Driessen <vincent@3rdcloud.com>
Mon, 15 Dec 2014 08:19:16 +0000 (09:19 +0100)
README.mdown

index b7472b8b1985740ae731b32377a8538d5a7292a0..e1872e50e3fbb03252e5480d512a782705c4b37a 100644 (file)
@@ -106,9 +106,11 @@ This plugin goes well together with the following plugin:
 
 History
 -------
+1.6: Deprecated configuring flake8 options through Vim settings.  Instead,
+advise users to use the flake8 config file.
 
-1.5: Added markers and the option to don't show the quickfix window, also split functions into
-a autoload file. Added:
+1.5: Added markers and the option to don't show the quickfix window, also split
+functions into a autoload file. Added:
 
     - Options:
       - `g:flake8_show_quickfix`