feat: add flash.nvim

A motion plugin, from Folke. https://github.com/folke/flash.nvim
This commit is contained in:
Christoph Koehler 2025-04-01 19:08:46 -06:00
commit 514d4da2d3
No known key found for this signature in database
6 changed files with 97 additions and 2 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./flash.nix
./config.nix
];
}