1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-29 04:20:50 +00:00

add some brazillian articles about VIM

This commit is contained in:
Diego Garcia 2014-12-04 18:31:12 -02:00
parent f7b7c62644
commit aa5bce7cb4

View File

@ -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)