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 /fr-fr/vim.html.markdown | |
parent | bb1d9c2a9e098d11ccc1f6dadcf46400997d1cbb (diff) |
fix broken URL for vim (#2744)
Diffstat (limited to 'fr-fr/vim.html.markdown')
-rw-r--r-- | fr-fr/vim.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fr-fr/vim.html.markdown b/fr-fr/vim.html.markdown index 8e84bf33..54c00b26 100644 --- a/fr-fr/vim.html.markdown +++ b/fr-fr/vim.html.markdown @@ -10,7 +10,7 @@ lang: fr-fr --- -[Vim](www.vim.org) +[Vim](http://www.vim.org) (Vi IMproved) est le clone le plus populaire de l'éditeur de texte vi sous Unix. Vim est un éditeur de texte omniprésent sur les systèmes de type Unix, et a pour objectif la rapidité ainsi que l'augmentation de la productivité. Il a de |