generation 551 25.11.20250714.62e0f05

This commit is contained in:
2025-12-18 03:21:30 -05:00
parent 9670a56ed9
commit 11607d24a4
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
-- browser
vim.g.mkdp_browser = "firefox"
-- keybindings
vim.keymap.set("n", "<leader>m", "<plug>MarkdownPreview")