mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
feat(markdown): align language in code blocks to the right
This commit is contained in:
parent
13a4a84e34
commit
902191ed14
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ return {
|
|||
sign = false,
|
||||
width = "block",
|
||||
right_pad = 1,
|
||||
position = "right",
|
||||
},
|
||||
heading = {
|
||||
sign = false,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue