Anchor.nvim Alternatives
Similar projects and alternatives to anchor.nvim
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
kulala.nvim
A fully-featured ⚡️ HTTP/GraphQL/gRPC/Websocket-client 🐼 interface 🖥️ for Neovim ❤️, that supports the Jetbrains .http spec (with full scripting support).
-
-
mason.nvim
Discontinued Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. [Moved to: https://github.com/mason-org/mason.nvim] (by williamboman)
-
-
anchor.nvim discussion
anchor.nvim reviews and mentions
-
What I've updated in Anchor.nvim after a month of developmen
Hello everyone! I wanted to give an update on what I have been working on in anchor.nvim. I built this app a month ago as a harpoon inspired interface for quickly fuzzy finding through project specific directories like notes or related projects.
I have been using it extensively and added a couple of features I wanted to share with y'all!
Here are the features I have added:
- You can now grep the pinned directories via keymaps for easier searching
- If you use git worktrees in your workflow, you can quickly view a list of worktrees and fuzzy find/grep through them
- Added better support for adding directories, you can now add relative paths and anchor will successfully store it in the buffer: `../../example/path`
- Added more configuration options for a better user experience
- Fixed bugs relating to adding directories
I plan on continuing to refine and improve the current functionality, but I am happy with the current suite of features unless I get more feedback.
Check out the plugin and let me know if there are any features that would be useful, and if this could be useful in your workflow!
https://github.com/zachyarbrough/anchor.nvim
- Anchor.nvim – Harpoon for Directories
Stats
zachyarbrough/anchor.nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of anchor.nvim is Lua.