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 960a1dd commit d7217d9Copy full SHA for d7217d9
denops/fall/config/action_picker.ts
@@ -12,6 +12,7 @@ import { getGlobalConfig } from "./global_config.ts";
12
const actionPickerParams: ActionPickerParams = {
13
matchers: [fzfMatcher()],
14
coordinator: modernCoordinator({
15
+ hidePreview: true,
16
widthRatio: 0.4,
17
heightRatio: 0.4,
18
}),
0 commit comments