diff --git a/lib/types/plugins.nix b/lib/types/plugins.nix index 18ad20c..03251de 100644 --- a/lib/types/plugins.nix +++ b/lib/types/plugins.nix @@ -91,6 +91,7 @@ with lib; let "nvim-navbuddy" "copilot-cmp" "lsp-lines" + "vim-dirtytalk" ]; # You can either use the name of the plugin or a package. pluginType = with types;