awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
folke avatar

folke/flash.nvim

0
View on GitHub↗
3,903 stele·66 fork-uri·Lua·apache-2.0·3 vizualizări

Flash.nvim

flash.nvim is a label-based navigation engine and motion plugin for Neovim. It provides a system for fast cursor repositioning by marking targets across the screen with unique characters, allowing for instant movement to specific characters, search matches, and code structures.

The plugin extends navigation through Tree-Sitter integration, enabling the identification and selection of parent nodes and structural code blocks. It further distinguishes itself by supporting multi-window cursor movement, allowing users to search for patterns and jump between different files or split windows using a single label system.

The tool covers a broad range of text navigation capabilities, including character motion acceleration and remote operation targeting for text operators. It also allows for the definition of custom matcher and labeler functions to create specialized jumping rules for complex text patterns.

Features

  • Label-Based Text Jumping - Implements a system for jumping to specific text coordinates by typing unique characters assigned to search results.
  • Cross-Line Text Navigation - Enables fast cursor movement across lines and windows using a label-based system.
  • Cross-Window Cursor Movement - Allows jumping to specific locations across several open windows using a single search and label system.
  • Cross-Window Navigation - Provides the ability to track search matches and jump between different files or split windows using a single label system.
  • Cursor Navigation - Provides mechanisms for moving the editor cursor quickly to specific patterns or characters.
  • Multi-Window Jump Search - Allows users to search for patterns and place jump labels across multiple open windows simultaneously.
  • Neovim Plugins - Acts as a specialized motion plugin extending Neovim's native navigation capabilities.
  • Structural Code Navigation - Provides the ability to jump to and select parent nodes and structural code blocks using Tree-Sitter integration.
  • Text Operation Range Targeting - Allows users to define the range of a text operation by selecting a distant label target.
  • Custom Matchers and Labelers - Provides interfaces for defining custom matcher and labeler functions to tailor jump targets to specific project needs.
  • Motion-Enhanced Character Jumping - Accelerates standard character motions by adding jump labels for faster navigation across a line.
  • Remote Text Targeting - Supports selecting distant targets for Neovim operators to delete or change text remotely.
  • Remote Text Operation Targeting - Enables the use of labels during operator mode to target and modify distant text in the buffer.
  • Custom Navigation Logic - Enables the creation of specialized jumping rules and labels to navigate complex text patterns.
  • Editor Virtual Text Overlays - Renders jump labels in the editor buffer using virtual text to avoid modifying the actual document content.
  • Motion and Navigation - Navigates code using labels and Tree-sitter integration.

Istoric stele

Graficul istoricului de stele pentru folke/flash.nvimGraficul istoricului de stele pentru folke/flash.nvim

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face folke/flash.nvim?

flash.nvim is a label-based navigation engine and motion plugin for Neovim. It provides a system for fast cursor repositioning by marking targets across the screen with unique characters, allowing for instant movement to specific characters, search matches, and code structures.

Care sunt principalele funcționalități ale folke/flash.nvim?

Principalele funcționalități ale folke/flash.nvim sunt: Label-Based Text Jumping, Cross-Line Text Navigation, Cross-Window Cursor Movement, Cross-Window Navigation, Cursor Navigation, Multi-Window Jump Search, Neovim Plugins, Structural Code Navigation.

Care sunt câteva alternative open-source pentru folke/flash.nvim?

Alternativele open-source pentru folke/flash.nvim includ: easymotion/vim-easymotion — This is a navigation plugin for Vim that enables instant cursor movement by highlighting all possible jump targets in… nvim-mini/mini.nvim — mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation,… ggandor/leap.nvim — leap.nvim is a Neovim motion plugin and text navigation tool designed for keyboard-driven cursor positioning. It… folke/todo-comments.nvim — todo-comments.nvim is a Neovim plugin and codebase task navigator that highlights and manages task keywords within… nvim-treesitter/nvim-treesitter-context — nvim-treesitter-context is a Neovim editor extension that provides structural awareness of source files by displaying… folke/noice.nvim — noice.nvim is a Neovim UI enhancement plugin that replaces the editor's default command-line, notification, and…

Alternative open-source pentru Flash.nvim

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Flash.nvim.
  • easymotion/vim-easymotionAvatar easymotion

    easymotion/vim-easymotion

    7,743Vezi pe GitHub↗

    This is a navigation plugin for Vim that enables instant cursor movement by highlighting all possible jump targets in the visible text and assigning them unique keys. It functions as a search-to-jump extension, converting character or multi-character search patterns into single-key jumps to specific text targets. The tool supports multibyte text navigation, allowing users to search for and jump to Japanese characters using alphabetical input patterns. It also employs intelligent case matching and symbol-based mapping to link numeric digits with their corresponding keyboard shift-symbols. The

    Vim scriptvimvim-easymotionvim-plugin
    Vezi pe GitHub↗7,743
  • nvim-mini/mini.nvimAvatar nvim-mini

    nvim-mini/mini.nvim

    9,325Vezi pe GitHub↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Lualuamini-nvimneovim
    Vezi pe GitHub↗9,325
  • ggandor/leap.nvimAvatar ggandor

    ggandor/leap.nvim

    5,031Vezi pe GitHub↗

    leap.nvim is a Neovim motion plugin and text navigation tool designed for keyboard-driven cursor positioning. It enables users to move the cursor to any specific character visible on the screen using short keystroke sequences. The plugin identifies target characters within the current viewport and assigns disambiguating labels to multiple matches, allowing for precise cursor relocation without the use of a mouse.

    Fennel
    Vezi pe GitHub↗5,031
  • folke/todo-comments.nvimAvatar folke

    folke/todo-comments.nvim

    4,055Vezi pe GitHub↗

    todo-comments.nvim is a Neovim plugin and codebase task navigator that highlights and manages task keywords within code comments. It functions as a Lua-based highlighter and workflow extension that aggregates pending work and notes from source code into a searchable project list. The plugin provides visual tracking of task comments using custom syntax highlighting and allows for jumping between these markers within a file. It enables project-wide task management by searching for tagged comments across multiple files to organize a development roadmap.

    Luaneovimneovim-plugin
    Vezi pe GitHub↗4,055
Vezi toate cele 30 alternative pentru Flash.nvim→