выход на q работает нормально
This commit is contained in:
@ -1,11 +1,12 @@
|
||||
require('render-markdown').setup({
|
||||
heading = {
|
||||
enabled = true,
|
||||
icons = { "",},
|
||||
icons = { "", },
|
||||
position = 'inline',
|
||||
width = 'block',
|
||||
backgrounds = {
|
||||
},
|
||||
},
|
||||
dash = { icon = '-' },
|
||||
dash = { icon = '------ ' },
|
||||
sign = { enabled = false },
|
||||
quote = { repeat_linebreak = true },
|
||||
link = {
|
||||
|
||||
Reference in New Issue
Block a user