·
2 commits
to 9ce1c95f81f771aeb35679542becda20bdf22a10
since this release
0.2.2 (2025-01-31)
Bug Fixes
- nvim: mini.snippets now can read vscode snippet extensions automatically (9bfee36)
- nvim: Windows needs a autocmd to LspStart (5904712)
- whichkey: bat requires less to scroll (when opening inside yazi on Windows) (8cbf92c)
- whichkey: Install Retronvim's nvim/yazi/zsh on any terminal (1278a0e)
- yazi: if RETRONVIM_INIT not defined use
~/.config/nvim/init.lua
and~/appdata/local/nvim/init.lua
as fallback (1d0699a) - yazi: open msys2's zsh (a77eebd)
- yazi: using mime-ext.yazi (which works in powershell) plugin falling back to file1 (a3e9542)
- zsh:
nvim --clean
doesn't remember last cursor position (f85087a)