]> 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:

Merge commit '882d8795c6ff65c02f2657e596391748d1b6b7f5'
[etc/vim.git] / ftdetect /
2020-01-26 martin f. krafftAdd '.vim/bundle/vim-markdown/' from commit 'da5a7ac96f...
2019-06-05 Hiroshi ShirosakiMerge branch 'pythonic_level1'
2019-02-24 martin f. krafftAdd '.vim/bundle/password-store/' from commit 'dc759ab3...
2019-02-23 Josef FortierSettings work, "increment" works
2019-02-23 Josef FortierRedid config
2019-01-21 Josef FortierMerge pull request #1 from The-King-of-Toasters/master
2019-01-20 Stephen GregorattoAdd support for gopass edit files
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
2018-09-19 Josef FortierRemove superfluous augroup
2018-09-19 Josef FortierPolitiely only set filetype locally
2018-09-04 Josef FortierInitial setup
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...