9
I have a problem (I think it’s a problem) in the text editor of vim.
When I create a file readme.md
and then I take command vim readme.md
, open the editor and then the problem begins.
When I type something in I don’t know which command to save and exit, to go back to Git bash.
vim is very boring to use, you must use "i" to edit, and press the ESC keys : w q ENTER to save and exit https://woliveiras.com.br/posts/Comecando-com-editor-texto-VIM/
– Erick Weil
Po , thank you very much, it worked. I tried to save the sublme as a text editor but I couldn’t, you would know which command or how to do so that the sublime becomes the editor ? Thank you .
– Matheus Macedo
Related: How to make Ctrl-S save to Vim? - (is not dup, only related)
– Guilherme Nascimento