This is an automated archive made by the Lemmit Bot.
The original was posted on /r/neovim by /u/tesheabebe on 2023-11-06 09:19:49.
you can actually use vi mode in the bash shell by just setting
set -o vi
and you don’t need any other plugin to use vi mode in the terminal
You must log in or register to comment.