A small (Neo)Vim wrapper for zoxide
Stars
263
Forks
7
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
42
commits
feat: use vim.ui.select() as fallback if no fzf
520d1ab
feat: use upstream --preview implementation
8952554
refactor: avoid mutating $SHELL
201f891
fix: ensure posix compat for preview command
b1e70b6
chore: add .editorconfig file
9dee180
fix: normalize/escape path when changing directory
cc5b702
fix: silence missing autocmd error
7582d54
feat: add `User ZoxideDirChanged` event
e50df0b
fix: extract directory
f247421
feat: provide default options for fzf
7add42b
feat: introduce g:zoxide_fzf_options
7fad970
docs: simplify README
a7ad34e
refactor: shellescape() all command arguments
5062d4c
fix: ignore empty results in handle_select_result
12572b3
docs: fix typo
6798350