Skip to content

Commit

Permalink
fix(plugins): remove cinnamon plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ecosse3 committed Apr 4, 2023
1 parent 42b95c1 commit dbdcbeb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lua/config/plugins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -355,13 +355,6 @@ return {
end,
ft = { "markdown" },
},
{
"declancm/cinnamon.nvim",
disable = true,
config = function()
require("plugins.cinnamon")
end,
},
{
"airblade/vim-rooter",
setup = function()
Expand Down

0 comments on commit dbdcbeb

Please sign in to comment.