Releases
v0.2.1
0.2.1 (2025-01-21)
Bug Fixes
keybinding.json: suggest widget blocks inline completion (ec2424a )
keybindings.json: suggestWidgetMultipleSuggestions
unneeded for enter
nor tab
nor ctrl+j
nor ctrl+k
(ec3e3ba )
keybindings.json: disable <tab> inline completion which blocks snippet mode (7593fda )
keybindings.json: map tab
to selectNextSuggestion
and shift+tab
to selectPrevSuggestion
(115e253 )
nvim: attempt to index field 'snippets' (a nil value)
it was a typo (4fea54a )
nvim: migrating to snacks.picker (which supports preview) from mini.pick + new plugin nvim-tree (5eda6e9 )
nvim: vscode undo
snippets conflicts with MiniBracketed.undo() (c260f34 )
settings.json: formulahendry.auto-rename-tag
supports vscode-neovim "editor.linkedEditing" doesn't (e741b34 )
settings.json: now tailwind suggestions appears when writing emmet snippets (4bd51b2 )
whichkey: missing "workbench.action.terminal.sendsequence" for "install pixi and pnpm" (1951852 )
yazi: yy
needs a tty
+ new command Ripgrep fzf
(5efea42 )
yazi: fzf match color highlight-reverse (8748bd1 )
You can’t perform that action at this time.