This commit is contained in:
foozzi 2024-03-04 10:01:11 -05:00
parent 878d5475c9
commit 765e3391a1
3 changed files with 52 additions and 26 deletions

View file

@ -1 +1,3 @@
vim.cmd([[set briopt+=list:-1]])
vim.api.nvim_set_keymap("n", "<leader>mdp", ":lua require('utils.helpers').InsertMarkdownURL()<CR>", { silent = true, noremap = true })
-- vim.cmd([[set briopt+=list:-1]])