mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-15 00:14:59 +00:00
Nvim: Add ASCIIDoc preview plugin
This commit is contained in:
parent
bb0330912e
commit
97267f948c
@ -177,6 +177,9 @@ local plugins = {
|
|||||||
-- Vim <3 Asciidoctor
|
-- Vim <3 Asciidoctor
|
||||||
"habamax/vim-asciidoctor",
|
"habamax/vim-asciidoctor",
|
||||||
|
|
||||||
|
-- Asciidoc preview
|
||||||
|
{ "tigion/nvim-asciidoc-preview", ft = { "asciidoctor" } },
|
||||||
|
|
||||||
-- Markdown preview
|
-- Markdown preview
|
||||||
{
|
{
|
||||||
"iamcco/markdown-preview.nvim",
|
"iamcco/markdown-preview.nvim",
|
||||||
|
Loading…
Reference in New Issue
Block a user