diff --git a/pages/common/vim.md b/pages/common/vim.md index 5d24377186..8f00b4538b 100644 --- a/pages/common/vim.md +++ b/pages/common/vim.md @@ -2,7 +2,7 @@ > Vim (Vi IMproved), a command-line text editor, provides several modes for different kinds of text manipulation. > Pressing `` in normal mode enters insert mode. Pressing `` goes back to normal mode, which enables the use of Vim commands. -> See also: `vimdiff`, `vimtutor`, `nvim`. +> See also: `vimdiff`, `vimtutor`, `nvim`, `gvim`. > More information: . - Open a file: