fix: fixing a lot of issues

This commit is contained in:
2026-02-04 21:36:54 -05:00
parent 1d4bf34902
commit 6e904f8f87
98 changed files with 872 additions and 528 deletions

View File

@@ -1,3 +1,10 @@
-- ============================================================================
-- FLASH: Fast navigation with search labels
-- ============================================================================
-- Enhanced motion plugin - type a few chars, then jump directly to any match
-- using labeled hints. Works across windows. Press 's' to start flash jump,
-- or use with 'f', 't' motions. Much faster than repeated w/b movements.
-- ============================================================================
return {
"folke/flash.nvim",
event = "VeryLazy",