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

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 pull request #433 from nstickney/master
[etc/vim.git] / indent /
2019-01-09 Hiroshi ShirosakiMerge pull request #367 from 91khr/master
2018-07-26 Hiroshi ShirosakiMerge branch 'master' into master
2018-07-26 Hiroshi ShirosakiMerge pull request #375 from anowlcalledjosh/auto-inser...
2018-06-05 Josh HollandAdd option to disable automatic bullet insertion
2016-02-21 Hiroshi ShirosakiMerge pull request #261 from bekkou68/configurable_new_...
2016-02-20 Takumi Tsunokakemake new list item indent configurable
2016-01-27 Hiroshi ShirosakiNo indent hash header after list
2016-01-27 Hiroshi ShirosakiChange function name to camel case
2016-01-25 Hiroshi ShirosakiNo autoindent after the list
2016-01-14 Hiroshi ShirosakiMerge pull request #241 from alexconst/fix/hash_comments
2016-01-13 Hiroshi ShirosakiImprove code block syntax and fix test failures
2015-12-22 Hiroshi ShirosakiNo autoindent in code block
2015-11-16 Hiroshi ShirosakiFix indent with syntax off
2015-09-09 Ciro Santilli 六四事件... Merge pull request #221 from yuex/feature/mkd2markdown
2015-09-02 Yue Xinswap out mkd, successfully...
2015-03-14 Ciro SantilliMerge pull request #177 from cirosantilli/readme-h1
2015-03-14 Ciro SantilliMerge pull request #178 from cirosantilli/readme-format
2015-02-21 Ciro SantilliMerge pull request #179 from cirosantilli/toc-nomodifia...
2015-02-21 Ciro SantilliMerge pull request #168 from cirosantilli/rm-smartindent
2015-01-25 Ciro SantilliRemove nosmartindent: indentexpr overrules it.
2014-09-07 Ciro SantilliMerge pull request #103 from fmoralesc/patch-1
2014-09-01 deris0126Fix indent after list items
2014-04-23 Ciro SantilliMerge pull request #70 from beyondwdq/master
2014-04-15 Danqi WangBetter support for bullet insertion and auto indentatio...