mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Comments
This commit is contained in:
@@ -21,6 +21,7 @@ export function get_base_extensions(
|
||||
basicSetup
|
||||
];
|
||||
|
||||
// @ts-ignore
|
||||
if (useTab) extensions.push(keymap.of([indentWithTab]));
|
||||
// if (placeholder) extensions.push(placeholderExt(placeholder));
|
||||
if (lang) extensions.push(lang);
|
||||
|
||||
Reference in New Issue
Block a user