]> 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 '56df844d3c39ec494dacc69eae34272b27db185a' as '.vim/bundle/asyncomplete'
authormartin f. krafft <madduck@madduck.net>
Tue, 8 Apr 2025 15:44:49 +0000 (17:44 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 8 Apr 2025 15:44:49 +0000 (17:44 +0200)
commit4e696e9d4822acb0b042c5a76862720056debd89
treed314a73034a77c54cc5cff31b2eb78873a013c0b
parent881e1b5f9af2883788c902ee40c5b76d8c73a948
parent56df844d3c39ec494dacc69eae34272b27db185a
Merge commit '56df844d3c39ec494dacc69eae34272b27db185a' as '.vim/bundle/asyncomplete'
22 files changed:
.vim/bundle/asyncomplete/.gitattributes
.vim/bundle/asyncomplete/.github/FUNDING.yml
.vim/bundle/asyncomplete/.github/stale.yml
.vim/bundle/asyncomplete/.github/workflows/linux_neovim.yml
.vim/bundle/asyncomplete/.github/workflows/linux_vim.yml
.vim/bundle/asyncomplete/.github/workflows/mac_neovim.yml
.vim/bundle/asyncomplete/.github/workflows/reviewdog.yml
.vim/bundle/asyncomplete/.github/workflows/windows_neovim.yml
.vim/bundle/asyncomplete/.github/workflows/windows_vim.yml
.vim/bundle/asyncomplete/.gitignore
.vim/bundle/asyncomplete/.vintrc.yaml
.vim/bundle/asyncomplete/LICENSE
.vim/bundle/asyncomplete/README.md
.vim/bundle/asyncomplete/autoload/asyncomplete.vim
.vim/bundle/asyncomplete/autoload/asyncomplete/utils.vim
.vim/bundle/asyncomplete/autoload/asyncomplete/utils/_on_change/textchangedp.vim
.vim/bundle/asyncomplete/autoload/asyncomplete/utils/_on_change/timer.vim
.vim/bundle/asyncomplete/doc/asyncomplete.txt
.vim/bundle/asyncomplete/plugin/asyncomplete.vim
.vim/bundle/asyncomplete/renovate.json
.vim/bundle/asyncomplete/test/.themisrc
.vim/bundle/asyncomplete/test/asyncomplete.vimspec