summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua6
1 files changed, 0 insertions, 6 deletions
diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua
index 89b8594..cc9e8d8 100644
--- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua
+++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua
@@ -127,12 +127,6 @@ local function insert_code_cell()
end
return {
- -- {
- -- "ixru/nvim-markdown",
- -- config = function()
- -- vim.g.vim_markdown_no_default_key_mappings = 1
- -- end,
- -- },
{
"meanderingprogrammer/render-markdown.nvim",
enabled = true,