Created
August 23, 2022 00:45
-
-
Save nosrednawall/4d3861f12a3fd2d743afc34f3ad56f16 to your computer and use it in GitHub Desktop.
Vim como editor padrão no ranger
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Adicione o export abaixo em seu bashrc ou zshrc | |
export VISUAL="vim" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment