You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope to use indent in markdown, because I am used to using list item to record knowledge in a hierarchical manner.
Of course, I can modify the source code directly, but I hope to be able to do it in a configuration way.
For example, use vim.tbl_deep_extend rather than vim.list_extend.
The text was updated successfully, but these errors were encountered:
I hope to use indent in markdown, because I am used to using list item to record knowledge in a hierarchical manner.
Of course, I can modify the source code directly, but I hope to be able to do it in a configuration way.
For example, use
vim.tbl_deep_extend
rather thanvim.list_extend
.The text was updated successfully, but these errors were encountered: