mirror of
https://github.com/junegunn/fzf.vim.git
synced 2025-12-08 21:44:48 +08:00
Fix broken anchor in link (#908)
This commit is contained in:
committed by
Junegunn Choi
parent
98cf39949b
commit
fcdb7a0096
@@ -328,7 +328,7 @@ License
|
|||||||
MIT
|
MIT
|
||||||
|
|
||||||
[fzf]: https://github.com/junegunn/fzf
|
[fzf]: https://github.com/junegunn/fzf
|
||||||
[run]: https://github.com/junegunn/fzf#usage-as-vim-plugin
|
[run]: https://github.com/junegunn/fzf/blob/master/README-VIM.md
|
||||||
[vimrc]: https://github.com/junegunn/dotfiles/blob/master/vimrc
|
[vimrc]: https://github.com/junegunn/dotfiles/blob/master/vimrc
|
||||||
[ag]: https://github.com/ggreer/the_silver_searcher
|
[ag]: https://github.com/ggreer/the_silver_searcher
|
||||||
[rg]: https://github.com/BurntSushi/ripgrep
|
[rg]: https://github.com/BurntSushi/ripgrep
|
||||||
|
|||||||
Reference in New Issue
Block a user