mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
fix(neovim): Add more left padding to markdown code block renders
This commit is contained in:
@@ -38,6 +38,7 @@ return {
|
||||
position = "right",
|
||||
language_name = false,
|
||||
right_pad = 1,
|
||||
left_pad = 1,
|
||||
},
|
||||
heading = {
|
||||
icons = { " ", " ", " ", " ", " ", " " },
|
||||
|
||||
Reference in New Issue
Block a user