mirror of
https://github.com/junegunn/fzf.vim.git
synced 2025-12-06 12:44:24 +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
|
||||
|
||||
[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
|
||||
[ag]: https://github.com/ggreer/the_silver_searcher
|
||||
[rg]: https://github.com/BurntSushi/ripgrep
|
||||
|
||||
Reference in New Issue
Block a user