wip lazy load plugin
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
plugins.typst-preview = {
|
||||
enable = true;
|
||||
lazyLoad.settings.ft = [
|
||||
"typst"
|
||||
"typ"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user