This commit is contained in:
Henrik Bakken
2023-07-21 01:39:16 +02:00
parent e85d8660f7
commit b571876e8b
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -149,6 +149,11 @@ require("lazy").setup({
vim.g.mkdp_echo_preview_url = 1
end,
},
{
"ellisonleao/glow.nvim",
config = true,
cmd = "Glow",
},
{
-- better asterisk search
"haya14busa/vim-asterisk",