feat(surfingkeys): Implement visual mode and ACE editor keymaps

This commit is contained in:
js0ny 2025-01-13 10:21:34 +00:00
parent 073c60f07d
commit e5fb48289f
9 changed files with 327 additions and 158 deletions

View file

@ -3,6 +3,7 @@
# Author: js0ny
# Sourced by user's zshrc 在用户的 zshrc 中被引用
# export STARSHIP_CONFIG=$DOTFILES/tools/starship/starship_zsh.toml
export STARSHIP_CONFIG=$DOTFILES/tools/starship/starship_zsh.toml
eval "$(starship init zsh)"