mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
add some brazillian articles about VIM
This commit is contained in:
parent
f7b7c62644
commit
aa5bce7cb4
1 changed files with 8 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
* [Ruby](#ruby)
|
||||
* [Shell Script](#shell)
|
||||
* [Lua](#lua)
|
||||
* [Vim](#Vim)
|
||||
|
||||
|
||||
### C
|
||||
|
|
@ -94,3 +95,10 @@
|
|||
|
||||
### Lua
|
||||
* [Manual de Referência de Lua 5.2](http://www.lua.org/manual/5.2/pt/)
|
||||
|
||||
|
||||
### Vim
|
||||
* [Vim Básico](http://aurelio.net/vim/vim-basico.txt)
|
||||
* [Vim Médio](http://aurelio.net/vim/vim-medio.txt)
|
||||
* [vim Avançado](http://aurelio.net/vim/vim-avancado.txt)
|
||||
* [Editor VI - Guia de Referência](http://aurelio.net/curso/material/vim-ref.html)
|
||||
Loading…
Add table
Add a link
Reference in a new issue