We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d1ae5 commit 5d52987Copy full SHA for 5d52987
man.rst
@@ -558,7 +558,7 @@ though. All you need to do is copy (or preferably make a symbolic link) the
558
script to `~/.vim/ftdetect/githubmsg.vim`::
559
560
mkdir -p ~/.vim/ftdetect
561
- ln -s /usr/share/vim/addons/githubmsg.vim ~/.vim/ftdetect/
+ ln -s /usr/share/vim/addons/ftdetect/githubmsg.vim ~/.vim/ftdetect/
562
# or if you are copying from the sources:
563
# ln -s ftdetect.vim ~/.vim/ftdetect/githubmsg.vim
564
0 commit comments