1 pointby zachyarbro7 hours ago1 comment
  • zachyarbro7 hours ago
    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