[How To] set vim as GIT editor January 21, 2023 0 You can change the default editor used by Git by setting the core.editor configuration variable to the path of the editor you want to use. To set the editor to Vim, you can use the … Read More