mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-09 03:41:35 +00:00
feat: add flash.nvim
A motion plugin, from Folke. https://github.com/folke/flash.nvim
This commit is contained in:
parent
dafe978ffa
commit
514d4da2d3
6 changed files with 97 additions and 2 deletions
6
modules/plugins/utility/motion/flash/default.nix
Normal file
6
modules/plugins/utility/motion/flash/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./flash.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue