diff --git a/lua/plugins.lua b/lua/plugins.lua index 0999678..e94b251 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -301,6 +301,5 @@ return require("packer").startup( require("plugins/copilot") end } - use "xiyaowong/nvim-cursorword" end )