Skip to content

Commit

Permalink
Fix broken link to Language of Vim/NeoVim (#97)
Browse files Browse the repository at this point in the history
The link was changed to a different URL for the article and the current link was broken.
  • Loading branch information
xypnox committed Jun 19, 2021
1 parent 2135374 commit 942e02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 942e02e

Please sign in to comment.