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

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:

Preserve line endings when formatting a file in place (#288)
[etc/vim.git] / docs / reference / reference_functions.rst
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 LangaAdd DebugVisitor.show() to documentation under utility...
2018-03-29 Łukasz LangaAuto-generated documentation-related fixes
2018-03-28 Carol Willingdocument classes, functions, exceptions (#82)