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

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:

Fix whitespacing.
[etc/vim.git] / autoload /
2014-12-15 Vincent DriessenFix whitespacing.
2014-12-15 Vincent DriessenMerge branch 'master' into tabac-master
2014-12-14 Nic Westadd deprecation messages for flake8 settings
2014-12-14 Tasos Bakogiannisadd option for customizing quickfix window height
2014-12-13 Nic Westremove commmand settings from config options
2014-10-25 Vincent DriessenMerge pull request #28 from eistaa/master
2014-09-25 eistaaRemove markers before checking.
2014-09-22 eistaaBugfix: Marker data was cleared for every run, hence...
2014-09-21 eistaaSpeedup on placing file markers.
2014-09-21 eistaaFixed options parseing when given empty strings.
2014-09-18 eistaaCleanup.
2014-09-18 eistaaUpdated README fixed stuff.
2014-09-18 eistaaAdded markers & cleaned options.