modules/visuals: add highlight-undo

a plugin for highlighting undo/redo targets
This commit is contained in:
raf 2023-10-22 01:22:31 +03:00
commit c353329620
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
5 changed files with 70 additions and 1 deletions

View file

@ -94,6 +94,7 @@ with lib; let
"copilot-cmp"
"lsp-lines"
"vim-dirtytalk"
"highlight-undo"
];
# You can either use the name of the plugin or a package.
pluginType = with types;