mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 18:31:35 +00:00
language/markdown: moved glow and markdown-preview to utlity/preview
This commit is contained in:
parent
7352558623
commit
319aaca06d
11 changed files with 145 additions and 104 deletions
|
@ -113,7 +113,7 @@ in {
|
|||
}
|
||||
|
||||
${
|
||||
if config.vim.languages.markdown.glow.enable
|
||||
if config.vim.utility.preview.glow.enable
|
||||
then ''
|
||||
-- Markdown
|
||||
["<leader>pm"] = { name = "+Preview Markdown" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue