1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-07 03:53:41 +05:30

fix(neovim): Add more left padding to markdown code block renders

This commit is contained in:
Pratik Tripathy
2025-08-12 15:04:52 +05:30
parent faa45c7402
commit affac4a931
@@ -38,6 +38,7 @@ return {
position = "right",
language_name = false,
right_pad = 1,
left_pad = 1,
},
heading = {
icons = { "󰼏 ", "󰼐 ", "󰼑 ", "󰼒 ", "󰼓 ", "󰼔 " },