]> git.madduck.net Git - etc/vim.git/commit

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 commit 'c58a4f3586473f7476510714698e60835fcb94ef'
authormartin f. krafft <madduck@madduck.net>
Tue, 8 Apr 2025 15:01:19 +0000 (17:01 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 8 Apr 2025 15:01:19 +0000 (17:01 +0200)
commit0ee596c5c5e11fc79598407eaf22f83d279f7e9e
treeda8dd3d77510912dce1a3ad966190ec0332778da
parent20c7e83b58359cee70cad87c221f27045aca425e
parentc58a4f3586473f7476510714698e60835fcb94ef
Merge commit 'c58a4f3586473f7476510714698e60835fcb94ef'
22 files changed:
.vim/bundle/vim-markdown/.github/workflows/reviewdog.yml
.vim/bundle/vim-markdown/.github/workflows/vader.yml
.vim/bundle/vim-markdown/.github/workflows/vint.yml
.vim/bundle/vim-markdown/.vintrc.yaml
.vim/bundle/vim-markdown/CONTRIBUTING.md
.vim/bundle/vim-markdown/README.md
.vim/bundle/vim-markdown/after/ftplugin/markdown.vim
.vim/bundle/vim-markdown/doc/vim-markdown.txt
.vim/bundle/vim-markdown/ftdetect/markdown.vim
.vim/bundle/vim-markdown/ftplugin/markdown.vim
.vim/bundle/vim-markdown/indent/markdown.vim
.vim/bundle/vim-markdown/syntax/markdown.vim
.vim/bundle/vim-markdown/test/folding-toc.vader
.vim/bundle/vim-markdown/test/header-decrease.vader
.vim/bundle/vim-markdown/test/insert-toc.vader
.vim/bundle/vim-markdown/test/map.vader
.vim/bundle/vim-markdown/test/setextoatx.vader
.vim/bundle/vim-markdown/test/strikethrough.vader
.vim/bundle/vim-markdown/test/syntax.md
.vim/bundle/vim-markdown/test/syntax.vader
.vim/bundle/vim-markdown/test/table-format.vader
.vim/bundle/vim-markdown/test/vimrc