mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Adds harpoon to nvim
This commit is contained in:
@@ -40,6 +40,7 @@ require("lazy").setup({
|
||||
-- Navigation --
|
||||
{ import = 'user.plugin.neo-tree' },
|
||||
{ import = 'user.plugin.telescope' },
|
||||
{ import = 'user.plugin.harpoon' },
|
||||
|
||||
-- Utilities --
|
||||
{ import = 'user.plugin.comment' },
|
||||
|
||||
Reference in New Issue
Block a user