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 c2c3f64 commit 9464bebCopy full SHA for 9464beb
denops/fall/_assets/default.custom.ts
@@ -3,8 +3,8 @@ import {
3
composeRenderers,
4
refineCurator,
5
refineSource,
6
-} from "jsr:@vim-fall/std@^0.10.0";
7
-import * as builtin from "jsr:@vim-fall/std@^0.10.0/builtin";
+} from "jsr:@vim-fall/std@^0.13.0";
+import * as builtin from "jsr:@vim-fall/std@^0.13.0/builtin";
8
import { SEPARATOR } from "jsr:@std/path@^1.0.8/constants";
9
10
// NOTE:
denops/fall/_assets/minimum.custom.ts
@@ -1,5 +1,5 @@
1
import type { Entrypoint } from "jsr:@vim-fall/custom@^0.1.0";
2
export const main: Entrypoint = ({
definePickerFromSource,
0 commit comments