mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-07 09:23:00 +02:00
Initial beta version release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const CONFIG_KEY = "hugo";
|
||||
export const CONFIG_KEY = "frontMatter";
|
||||
|
||||
export const ACTION_TAXONOMY_TAGS = "taxonomy.tags";
|
||||
export const ACTION_TAXONOMY_CATEGORIES = "taxonomy.categories";
|
||||
Reference in New Issue
Block a user