not sure yet, nix flake...

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-04-03 16:09:01 -05:00
parent 633916dd9a
commit 43df590ba2
49 changed files with 132 additions and 2453 deletions

View file

@ -1,12 +0,0 @@
return {
"lnc3l0t/glow.nvim",
branch = "advanced_window",
opts = {
default_type = "keep",
},
cmd = "Glow",
keys = {
{ "<leader>m", "<Nop>", desc = " Markdown" },
{ "<leader>mp", "<cmd>Glow <CR>", desc = "Markdown preview" },
},
}