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

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] / ftplugin /
2014-10-25 Vincent DriessenMerge pull request #28 from eistaa/master
2014-09-18 eistaaCleanup.
2014-09-18 eistaaUpdated README fixed stuff.
2014-09-18 eistaaAdded markers & cleaned options.
2014-09-16 eistaaAdded option to not show quickfix window.
2014-07-16 Gustav LarssonSuppresses output to stdout.
2014-05-08 Vincent DriessenMerge pull request #26 from mmedvede/add-quickfix-location
2014-05-07 Mikhail MedvedevAdded option to specify location of the quickfix window
2014-04-27 Vincent DriessenMerge pull request #25 from 5t111111/fix-when-space...
2014-04-27 WAKASUGI MubaePut double quotes around a file path to check a correct...
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-09-24 Vincent DriessenReread configuration upon every invocation of Flake8().
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 BargenAdded option to configure max_line_length
2012-06-06 Vincent DriessenChange mail address.
2012-06-06 Vincent DriessenMinor patch for readability.
2012-06-06 saghulAdded ability to specify the path to the flake8 command
2012-05-29 Vincent DriessenMerge pull request #8 from alanbriolat/master
2012-05-29 Alan BriolatRemove useless key mapping
2012-02-18 Vincent DriessenMerge pull request #2 from yifanzhang/master
2012-02-18 Yifan Zhangadded support for ignores
2012-02-13 Vincent DriessenAdd the plugin files.