5 Commits

Author SHA256 Message Date
279dd4dd23 Switch to repository-as-submodule. 2025-11-13 23:34:24 +01:00
81aca8aab1 Update to version 0.9+git.1743622499.960fd78:
* doc: improve creation of directories and debugging
  * feat: better .container support
  * WIP: edit Doxyfile with doxywizard
  * fix: clean -Wparentheses warning in main.c
  * on <C-n>, flip new selection if the old selection was flipped raised in issue 1022: https://github.com/martanne/vis/issues/1022
  * replace instances of Filerange sel with Filerange range roughly: x/^static.*\)\s+\{$/ { .,/^\}$/ g/Filerange sel/ { x/\b(new)?sel\b/ x/sel/c/range/ } }
  * add git-commit message lexer & its file extension in detect
  * feat(vis-clipboard): make wayclip primary on Wayland, and --paste strips EOL
  * selections: sleeping cursors
  * Add command completion with tab key
2025-11-13 23:34:23 +01:00
ccdaafd83a Add vis/ submodule. 2025-03-26 13:20:46 +01:00
24800a30c7 Revert a770a6b 2025-03-26 12:14:52 +01:00
a770a6b02c Remove #!RemoteAsset: and all that junk: git >= 2.49.0 can do SHA1 submodules in SHA256 repos! Yuhooo! 2025-03-26 11:22:17 +01:00