summaryrefslogtreecommitdiff
path: root/ar
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-06 07:21:22 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-06 07:21:22 +0900
commit545bd2d72f1e76d8b86611e16b8d2608d0e30f26 (patch)
treee6bfe9d171cddfd4295267c2fc41ad2ba98fe164 /ar
parent312cef023eb22291d78f0f6e7eadda8c971c2604 (diff)
modified plugins/markdown.lua
Diffstat (limited to 'ar')
-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,