]> git.madduck.net Git - etc/neovim.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:

Highlight yanked text
authormartin f. krafft <madduck@madduck.net>
Wed, 9 Apr 2025 12:30:01 +0000 (14:30 +0200)
committermartin f. krafft <madduck@madduck.net>
Fri, 11 Apr 2025 18:48:29 +0000 (20:48 +0200)
commit3ec9f4a677821300ca2d438e37ed11e43d8bd4e4
tree8205c6e8a7a03f2720c2636f21b60548ad3da170
parent1a3f4260d15a5e21791561d4ff6ea5312ea3bd36
Highlight yanked text
.config/nvim/plugin/highlight-yank.lua [new file with mode: 0644]
.gitignore.d/neovim