We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7261bd8 commit 033973fCopy full SHA for 033973f
denops/ddt/context.ts
@@ -45,7 +45,7 @@ export function defaultContext(): Context {
45
export function defaultDdtOptions(): DdtOptions {
46
return {
47
debug: false,
48
- name: "",
+ name: "default",
49
nvimServer: "",
50
ui: "",
51
uiOptions: {},
0 commit comments