Add wiki.vim!

This commit is contained in:
salomaestro
2025-02-18 02:17:01 +01:00
parent 57f27ce0e1
commit 0b95d8f8e5
2 changed files with 6 additions and 0 deletions

View File

@@ -20,6 +20,11 @@ return {
lazy = true,
},
{
"lervag/wiki.vim",
lazy = false,
},
{
"jay-babu/mason-nvim-dap.nvim",
opts = {