mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2026-06-17 09:29:28 +00:00
[neovim] Customize render-markdown
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
require("render-markdown").setup({
|
||||
bullet = {
|
||||
icons = { "·", "·", "·", "·" },
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user