diff options
author | Yan Zhang <Eskibear@users.noreply.github.com> | 2017-06-01 17:31:14 +0800 |
---|---|---|
committer | ven <vendethiel@hotmail.fr> | 2017-06-01 11:31:14 +0200 |
commit | a2ee84b2010691d7a54a9b335b12e92b366c7eae (patch) | |
tree | e8c2068c878411013179d6c53a7c4d58df94b696 /pt-br/vim-pt.html.markdown | |
parent | bb1d9c2a9e098d11ccc1f6dadcf46400997d1cbb (diff) |
fix broken URL for vim (#2744)
Diffstat (limited to 'pt-br/vim-pt.html.markdown')
-rw-r--r-- | pt-br/vim-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/vim-pt.html.markdown b/pt-br/vim-pt.html.markdown index 4f70079a..51eddb48 100644 --- a/pt-br/vim-pt.html.markdown +++ b/pt-br/vim-pt.html.markdown @@ -10,7 +10,7 @@ filename: LearnVim-pt.txt --- -[Vim](www.vim.org) +[Vim](http://www.vim.org) (Vi IMproved - Vi Melhorado) é um clone do editor vi para Unix. Ele é um editor de texto projetado para ter velocidade e produtividade, e está presente na maioria dos systemas UNIX. O editor tem um grande número de atalhos de teclado |