]> 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 --force-exclude argument (#1032)
[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)