mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
gvim: add Spanish translation (#16963)
This commit is contained in:
@@ -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}}`
|
||||
Reference in New Issue
Block a user