feat: auto-highlight on mouse hover and yank

This commit is contained in:
Guz
2025-12-10 17:42:25 -03:00
parent b99a3a6505
commit 675b02f147
4 changed files with 125 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ you can run the configured Neovim binary with just:
nix run git+https://forge.capytal.company/dot013/nvim
# GitHub mirror
niix run github:dot013/nvim
nix run github:dot013/nvim
```
It also can be used as a NixOS or [Home-Manager](https://github.com/nix-community/home-manager)