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

@ -471,6 +471,19 @@
"url": "https://github.com/j-hui/fidget.nvim/archive/d9ba6b7bfe29b3119a610892af67602641da778e.tar.gz",
"hash": "070jadci8x6zgxnsqaldjah1gm1p78wscsb9wpn5wn8mjkyk2m80"
},
"flash-nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "folke",
"repo": "flash.nvim"
},
"branch": "main",
"submodules": false,
"revision": "3c942666f115e2811e959eabbdd361a025db8b63",
"url": "https://github.com/folke/flash.nvim/archive/3c942666f115e2811e959eabbdd361a025db8b63.tar.gz",
"hash": "1xil2lkyr404zni1qmkwrl9hvbwjjk52fmncg59vqmvdybwsnqni"
},
"flutter-tools-nvim": {
"type": "Git",
"repository": {