diff options
Diffstat (limited to 'runtime/tutor/en/vim-01-beginner.tutor')
-rw-r--r-- | runtime/tutor/en/vim-01-beginner.tutor | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/runtime/tutor/en/vim-01-beginner.tutor b/runtime/tutor/en/vim-01-beginner.tutor index 2824f7ae83..c3decdef11 100644 --- a/runtime/tutor/en/vim-01-beginner.tutor +++ b/runtime/tutor/en/vim-01-beginner.tutor @@ -967,17 +967,17 @@ There are also countless great tutorials and videos to be found online. Here's a bunch of them: - *Learn Vim Progressively*: - http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/ -- *Learning Vim in 2013*: - http://benmccormick.org/learning-vim-in-2014/ + https://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/ +- *Learning Vim in 2014*: + https://benmccormick.org/learning-vim-in-2014/ - *Vimcasts*: http://vimcasts.org/ - *Vim Video-Tutorials by Derek Wyatt*: http://derekwyatt.org/vim/tutorials/ - *Learn Vimscript the Hard Way*: - http://learnvimscriptthehardway.stevelosh.com/ + https://learnvimscriptthehardway.stevelosh.com/ - *7 Habits of Effective Text Editing*: - http://www.moolenaar.net/habits.html + https://www.moolenaar.net/habits.html - *vim-galore*: https://github.com/mhinz/vim-galore |