chore(nvim): cleanup old stuff

This commit is contained in:
Afonso Franco 2024-11-12 15:42:29 +00:00
parent d077ffe438
commit 76243eb925
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
4 changed files with 42 additions and 25 deletions

View file

@ -20,12 +20,6 @@ return {
end, { desc = "Previous todo comment" })
},
},
{
"TobinPalmer/pastify.nvim",
event = "VeryLazy",
cmd = { "Pastify" },
opts = {},
},
{
'eandrju/cellular-automaton.nvim',
config = function()