1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-06 08:35:35 +02:00

gvim: add Spanish translation (#16963)

This commit is contained in:
Darío Hereñú 2025-06-28 15:24:21 -03:00 committed by GitHub
parent 96c0512f19
commit 3e333dcf12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
pages.es/common/gvim.md Normal file
View file

@ -0,0 +1,13 @@
# gvim
> Una versión de interfaz gráfica de usuario de Vim (Vi IMproved), un editor de texto de línea de comandos.
> Vea también: `vimdiff`, `vimtutor`, `nvim`, `vim`.
> Más información: <https://www.vim.org>.
- Abre `gvim`:
`gvim`
- Abre un archivo específico:
`gvim {{ruta/al/archivo}}`