aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/_generated/schemas/zeta_note.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/nvim-lsp-installer/_generated/schemas/zeta_note.lua')
-rw-r--r--lua/nvim-lsp-installer/_generated/schemas/zeta_note.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/nvim-lsp-installer/_generated/schemas/zeta_note.lua b/lua/nvim-lsp-installer/_generated/schemas/zeta_note.lua
index d1e1ab2f..e6b95e26 100644
--- a/lua/nvim-lsp-installer/_generated/schemas/zeta_note.lua
+++ b/lua/nvim-lsp-installer/_generated/schemas/zeta_note.lua
@@ -1,3 +1,3 @@
-- THIS FILE IS GENERATED. DO NOT EDIT MANUALLY.
-- stylua: ignore start
-return {properties = {["zetaNote.customCommand"] = {description = "When set use this command to run the language server.\nThe command is split on spaces: first part is the command name, the rest is the arguments.",scope = "window",type = "string"},["zetaNote.customCommandDir"] = {markdownDescription = "When set run the `#zetaNote.customCommand#` from this dir rather than workspace root.",scope = "window",type = "string"},["zetaNote.trace.server"] = {default = "verbose",description = "Level of verbosity in communicating with the server",enum = { "off", "messages", "verbose" },scope = "window",type = "string"}},title = "Zeta Note"} \ No newline at end of file
+return {properties = {["marksman.customCommand"] = {description = "When set use this command to run the language server.\nThe command is split on spaces: first part is the command name, the rest is the arguments.",scope = "window",type = "string"},["marksman.customCommandDir"] = {markdownDescription = "When set run the `#marksman.customCommand#` from this dir rather than workspace root.",scope = "window",type = "string"},["marksman.trace.server"] = {default = "verbose",description = "Level of verbosity in communicating with the server",enum = { "off", "messages", "verbose" },scope = "window",type = "string"}},title = "Marksman"} \ No newline at end of file