From 942e02e53cc2d914f215a2c69707fbdbdd137f86 Mon Sep 17 00:00:00 2001 From: Aditya Date: Sat, 19 Jun 2021 15:59:56 +0530 Subject: [PATCH] Fix broken link to Language of Vim/NeoVim (#97) The link was changed to a different URL for the article and the current link was broken. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 774c287..38e6511 100644 --- a/README.markdown +++ b/README.markdown @@ -77,7 +77,7 @@ tool in expressing yourself. For more details on vi-style editing, see... [gv]: http://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim/1220118#1220118 [ig]: http://takac.github.io/2013/01/30/vim-grammar/ [wa]: https://medium.com/p/433852f4b4d1 -[lovn]: http://allsyed.com/language-of-vim-neovim/ +[lovn]: https://allsyed.com/posts/language-of-vim-neovim/ # Installation