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

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:

Add primer CI tool 🏮 (#1402)
[etc/vim.git] / docs / reference /
2020-05-08 Giacomo Tagliabueadd --force-exclude argument (#1032)
2020-05-08 AutophagyAdd docstrings to fmt checking functions, add to docs
2020-03-04 Ɓukasz LangaUpdate the name of Mode in the reference docs, too
2019-11-23 Denis LaxaldeSimple docs cleanup (#1168)
2018-09-26 Ɓukasz LangaAdd trailing comma for single `as` imports, too
2018-09-18 Ɓukasz LangaFix documentation build
2018-06-04 Ɓukasz LangaNits
2018-06-04 Zsolt DollensteinPreserve line endings when formatting a file in place...
2018-05-18 Ɓukasz LangaAlways explode data structure literals
2018-05-15 Ɓukasz LangaSimplify `is_trivial_*` methods
2018-05-15 Ɓukasz LangaDon't explode trailers that fit in a single line
2018-05-07 Ɓukasz LangaMake parentheses invisible recursively in atoms
2018-04-24 Ɓukasz LangaAdd `explode_split` to documentation
2018-04-19 Ɓukasz LangaRemove dead code
2018-04-19 Ɓukasz LangaUpdate documentation
2018-04-16 Ɓukasz LangaGeneralize star expression handling
2018-04-13 Zsolt DollensteinHandle unnecessarily escaped strings (#128)
2018-04-11 Ɓukasz LangaAutomatic parentheses management
2018-03-31 Zsolt DollensteinDescribe how string literals are handled (#96)
2018-03-31 Mika⠙Lines now break before all delimiters (#94)
2018-03-29 Ɓukasz LangaShow __str__ in UnformattedLines
2018-03-29 Ɓukasz LangaAdd DebugVisitor.show() to documentation under utility...
2018-03-29 Ɓukasz LangaMore minor documentation-related changes
2018-03-29 Ɓukasz LangaAuto-generated documentation-related fixes
2018-03-28 Carol Willingdocument classes, functions, exceptions (#82)