diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index c81310419d98282d704e2b96656115280636f5f0..6e6c9d7e6ea8464a69fcd1c198b1ec17633df775 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -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) \ No newline at end of file