mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-26 13:26:28 +00:00
add some brazillian articles about VIM
This commit is contained in:
parent
f7b7c62644
commit
aa5bce7cb4
@ -15,6 +15,7 @@
|
|||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Shell Script](#shell)
|
* [Shell Script](#shell)
|
||||||
* [Lua](#lua)
|
* [Lua](#lua)
|
||||||
|
* [Vim](#Vim)
|
||||||
|
|
||||||
|
|
||||||
### C
|
### C
|
||||||
@ -94,3 +95,10 @@
|
|||||||
|
|
||||||
### Lua
|
### Lua
|
||||||
* [Manual de Referência de Lua 5.2](http://www.lua.org/manual/5.2/pt/)
|
* [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…
Reference in New Issue
Block a user