disabled present

This commit is contained in:
Solomon Laing 2025-01-08 09:41:13 +10:30
parent c18fa005ef
commit dc38121d15

View File

@ -1,7 +1,7 @@
return { return {
{ {
dir = "~/repos/neovim-plugins/present.nvim", dir = "~/repos/neovim-plugins/present.nvim",
enabled = true, enabled = false,
lazy = false, lazy = false,
} }
} }