]> git.madduck.net Git - etc/vim.git/history - README.mdown

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:

ignore --count lines
[etc/vim.git] / README.mdown
2020-04-05 Vincent DriessenMerge pull request #81 from skvrahul/master
2020-03-30 Rahul SathanapalliUpdate README.mdown
2019-04-03 Vincent DriessenMerge pull request #77 from DanielJSottile/fix_hints
2019-04-03 Daniel SottileFixed examples in README
2019-01-10 Vincent DriessenMerge pull request #74 from UbiCastTeam/master
2019-01-10 Florent Thiéryexplain how to install with vim 8's pack feature
2016-10-11 Vincent DriessenAdd explicit instructions about configuring flake8
2016-07-25 Vincent DriessenFix dead link
2014-12-15 Vincent DriessenAdd explicit path, for clarity.
2014-12-15 Vincent DriessenAdd more explicit log.
2014-12-15 Vincent DriessenMerge branch 'master' into tabac-master
2014-12-15 Vincent DriessenAdd 1.6 release log.
2014-12-15 Vincent DriessenUse HTTS URLs.
2014-12-14 Tasos Bakogiannisadd option for customizing quickfix window height
2014-12-13 Nic Westremove commmand settings from config options
2014-12-03 Vincent DriessenMerge pull request #31 from amacfie/patch-1
2014-12-03 Andrew MacFieCorrect minor typo: "highligth" -> "highlight"
2014-11-30 Vincent DriessenAdd BSD license.
2014-10-25 Vincent DriessenMerge pull request #28 from eistaa/master
2014-09-18 eistaaCleanup.
2014-09-18 eistaaUpdated README fixed stuff.
2014-05-08 Vincent DriessenMerge pull request #26 from mmedvede/add-quickfix-location
2014-05-07 Mikhail MedvedevAdded documentation for g:flake8_quickfix_location...
2012-10-20 Vincent DriessenUpdate history info in README.
2012-10-20 Vincent DriessenMerge pull request #17 from gwrtheyrn/readme_typo
2012-10-20 Vincent DriessenMerge pull request #19 from phdru/master
2012-10-19 Oleg Broytmang:flake8_builtins to pass --builtins to flake8.py
2012-10-16 Danilo BargenSmall typo in README
2012-09-08 Vincent DriessenMerge pull request #15 from ecmendenhall/docfix
2012-09-06 Connor MendenhallAdded link to flake8 in project README.
2012-09-06 Vincent DriessenMerge pull request #14 from jakebasile/max-complexity
2012-09-04 Jake BasileAdded ability to set max complexity argument for flake8.
2012-07-13 Vincent DriessenMerge pull request #11 from gwrtheyrn/max_line_length
2012-07-13 Danilo BargenMoved configuration variables from tips section to...
2012-07-13 Danilo Bargenmax_line_length documentation
2012-07-13 Vincent DriessenMerge pull request #10 from gwrtheyrn/readme_additions
2012-07-13 Danilo BargenMentioned g:flake8_cmd (#9) in README
2012-02-23 Vincent DriessenMerge pull request #3 from noah/master
2012-02-22 noahupdating inaccurate doc which did not work in vim 7.3
2012-02-18 Vincent DriessenMerge pull request #2 from yifanzhang/master
2012-02-18 Yifan Zhangadded support for ignores
2012-02-13 Vincent DriessenAdd a little introduction for this plugin.
2012-02-13 Vincent DriessenAdd the plugin files.