Added
bookmars.yazi
andsmart-enter.yazi
plugins- yazi new shell commands
touchcursor
layout new keys:pageup
,home
,end
,pagedown
,¿
,left-wheel
andright-wheel
Changed
- yazi keymaps:
f
toF
ands
tosD
touchcursor
layout fasthjkl
/arrow keysstart touchcursor
now also start theen-US
keyboard layout on Windows
Fixed
- yazi now has large image preview
Added
- neovim LSP / Formatter / Linter / Snippet support
- open neovim terminal
- neovim's extension and zsh's extensions as git-submodules
Changed
- migration to more
mini.nvim
modules - removed
vscode-multi-cursor.nvim
andtextobj-word-column.vim
- replacing
vim-columnmove
extension andnext_indent
with builtinColumnMove
- replacing
install sixelrice
withinstall archrice's neovim
- refactored keymaps
Fixed
h
,j
,k
andl
mapped to vscode's arrow keys on Windows 10/11 since it's slow in old machines- Windows requires compiling treesitter parsers with Zig otherwise it crashes when opening neovim in the terminal
Added
- javascript extension pack + node version manager whichkey menu entry installer
- python extension pack + python package manager whichkey menu entry installer
- Msys2's zsh support on Windows 10/11
- $ZDOTDIR to auto load minimal RetroNvim's .zshrc
- $STARSHIP_CONFIG to auto load a custom starship.toml
- tokyo night dark / poimandres custom theme
Changed
- dropping bash/git-bash support since ble.sh is slow
- RetroNvim now is shipped with zsh-autosuggestions, zsh-fast-syntax-highlighting and fzf-key-bindings.zsh plugins
Fixed
- increase keyboard repeat rate on Windows 10/11 is a powershell script
- map
jk
as escape key onsettings.json
instead ofkeybindings.json
- unmmapping
h
,j
,k
andl
to vscode's arrows keys since conflicts withflash.nvim
on Windows 10/11
Added
- whichkey entries to show keybindings for yazi and lazygit
- gitsigns.nvim to preview/reset hunk (only inside neovim)
- keymaps
gpH
andgnH
which works in windows10 - docs for keymaps of zsh/bash/git-bash setup (also shown in the demo.mp4)
Changed
- remap
gh
togH
- remap
gl
tog.
Fixed
- keymaps using
R
andQ
- workaround for
gh
when visual-mode inside vscode (but race condition may happen)
Changed
- remapping hjkl as cursor left/down/up/down on Windows10 for performance but doesn't restore vertical cursor position
- migrating to git-bash since powershell is too slow
Added
- kanata open with vscode or $EDITOR inside yazi
Added
- Neovim A-Z text objects
- Whichkey with LSP,git,... entries
- Kanata with touchcursor-like keyboard layout