From 0270a47edde14a150463c2dcfc10265be1b7a03d Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Fri, 4 Oct 2024 16:35:08 +0200 Subject: [PATCH] remove harpoon todo --- modules/tui/neovim/config.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/tui/neovim/config.nix b/modules/tui/neovim/config.nix index 3ab0690..ebb43b2 100644 --- a/modules/tui/neovim/config.nix +++ b/modules/tui/neovim/config.nix @@ -246,8 +246,6 @@ in { comments.comment-nvim.enable = true; - # TODO learn and add harpoon - notes = { todo-comments = { enable = true;