News

If you want to configure Vi/Vim on Windows, you need to edit the configuration file. On UNIX, the config file is called .vimrc whereas on Windows it is called _vimrc.
Configure Git global’s core editor The following commands can be used to change the global Git config’s default text editor to Vim, emacs, Textmate or Atom. There’s a separate tutorial on how to make ...