This commit is contained in:
Kopatz
2025-11-07 14:57:42 +01:00
parent b9b72afbaf
commit 9010f16549
3 changed files with 9 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
plugins.render-markdown = {
enable = true;
lazyLoad.settings.ft = "markdown";
lazyLoad.settings.ft = ["markdown" "vimwiki"];
settings = {
file_types = [
"markdown"