harpoon
Navigation tool
Provides a plugin to simplify navigation and execution of project-specific commands in Neovim.
7k stars
27 watching
384 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 15,291 |
ibhagwan/fzf-lua | A Lua implementation of fzf for Neovim | 2,499 |
voldikss/vim-floaterm | A tool for managing floating terminal windows in vim/neovim | 2,513 |
epwalsh/obsidian.nvim | A Neovim plugin that enhances the writing and navigation experience of Obsidian notes | 4,367 |
nvim-tree/nvim-tree.lua | A plugin for Neovim that provides a graphical file explorer tree | 7,328 |
ayamir/nvimdots | A well-configured Neovim setup with Lua configuration and plugins. | 2,963 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 8,072 |
skywind3000/z.lua | A command line tool that helps users navigate their file system by learning their habits and providing fast directory jumping capabilities. | 3,016 |
akinsho/toggleterm.nvim | A plugin that simplifies the management of multiple terminal windows in Neovim. | 4,485 |
hammerspoon/hammerspoon | Automates macOS desktop tasks using Lua scripts | 12,207 |
folke/trouble.nvim | A tool to help developers diagnose and solve coding issues in real-time. | 5,701 |
astronvim/astronvim | An aesthetic and feature-rich neovim configuration with extensible Lua plugin architecture | 12,861 |
nvim-lua/kickstart.nvim | A starting point for personal Neovim configuration. | 20,560 |
l3mon4d3/luasnip | A Lua-based snippet engine for Neovim, enabling text expansion and manipulation within the editor. | 3,549 |
hrsh7th/nvim-cmp | A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. | 8,230 |