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

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 test errors with latest vim
[etc/vim.git] / ftdetect /
2019-01-17 Hiroshi ShirosakiMerge pull request #397 from sim590/inexact-ft-match...
2019-01-09 Hiroshi ShirosakiMerge pull request #367 from 91khr/master
2018-12-29 Hiroshi ShirosakiMerge pull request #401 from liborw/master
2018-12-29 Hiroshi ShirosakiMerge pull request #405 from idbrii/setfiletype
2018-12-07 David BriscoePrevent repeated sourcing of syntax
2015-11-04 Ciro Santilli 六四事件... Merge pull request #230 from cirosantilli/ft-markdown
2015-10-06 Ciro SantilliUse just markdown as filetype.
2015-09-09 Ciro Santilli 六四事件... Merge pull request #221 from yuex/feature/mkd2markdown
2015-09-02 Yue Xinswap out mkd, successfully...
2015-08-16 Ciro Santilli 六四事件... Merge pull request #217 from hori-ryota/feature/fixed...
2015-06-17 hori-ryotaUse compound filetype for plugins using "markdown"...
2013-03-19 Jens HoepkenResolve merge conflict
2012-11-16 Ben WilliamsAdd support for openssl.vim filetypes. Closes #16.
2011-02-21 Ben WilliamsAdd more file types.
2011-02-21 Ben WilliamsCreate subdirs for ftdetect and syntax. Add ftdetect...