flash.nvim

Nav Tool

Tools to enhance navigation in code editors

Navigate your code with search labels, enhanced character motions and Treesitter integration

GitHub

3k stars
5 watching
34 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list

neovimneovim-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ggandor/leap.nvim A plugin that provides fast and efficient motion navigation in Neovim editors. 4,393
woosaaahh/sj.nvim An extension for Neovim that enables quick search and jump functionality across visible lines in buffers. 127
folke/lazy.nvim A plugin manager for Neovim that automates the installation, updating, and management of plugins. 14,961
folke/trouble.nvim A tool to help developers diagnose and solve coding issues in real-time. 5,608
folke/which-key.nvim A plugin that shows available keybindings in a popup as you type. 5,430
nvim-treesitter/nvim-treesitter An abstraction layer and configuration tools for Neovim's tree-sitter highlighting and syntax analysis capabilities. 10,840
mfussenegger/nvim-treehopper A plugin that provides region selection with hints on the abstract syntax tree of a document. 435
tobinpalmer/rayso.nvim Enables neovim users to create and share reusable code snippets instantly. 76
xiaoshihou514/squirrel.nvim A plugin that uses Treesitter to quickly jump around in code using simple keystrokes. 16
nvim-tree/nvim-tree.lua A plugin for Neovim that provides a graphical file explorer tree 7,252
folke/noice.nvim A highly experimental plugin that replaces the UI for messages, cmdline and popupmenu with customizable views. 4,453
rrethy/nvim-treesitter-textsubjects A plugin that enables location-aware text objects in Neovim. 516
nvim-treesitter/nvim-treesitter-context Provides context for code understanding within an editor. 2,518
rrethy/base16-nvim A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. 521
rlane/pounce.nvim An incremental fuzzy search motion plugin for Neovim. 340