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 c3e0cc0 commit 99037dbCopy full SHA for 99037db
denops/fall/config.ts
@@ -28,6 +28,7 @@ const defaultActionPickerParams: ActionPickerParams = {
28
coordinator: modern({
29
widthRatio: 0.4,
30
heightRatio: 0.4,
31
+ hidePreview: true,
32
}),
33
};
34
let actionPickerParams = { ...defaultActionPickerParams };
0 commit comments