Skip to content

Commit d7886a9

Browse files
authored
Update README.md
1 parent d038bd0 commit d7886a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ end_insert -->
1313
# 🦘 telescope-repo.nvim: jump around the repositories in your filesystem, without any setup
1414
<!-- end_remove -->
1515

16-
![Neovim version](https://img.shields.io/badge/Neovim-0.5-57A143?style=flat&logo=neovim)
16+
![Neovim version](https://img.shields.io/badge/Neovim-0.5-57A143?style=flat&logo=neovim) [![](https://img.shields.io/badge/powered%20by-riss-lightgrey)](https://cj.rs/riss)
17+
1718

1819
`telescope-repo` is an extension for [telescope.nvim][] that searches the filesystem for *git* (or other SCM[^1], like *Pijul*, *Mercurial*…) repositories. It does not require any setup: the list of repositories is built on the fly over your whole `$HOME`, you don’t need to manually add projects or open some folders to populate this list, as opposed to [telescope-project.nvim](https://github.com/nvim-telescope/telescope-project.nvim) or [project.nvim](https://github.com/ahmedkhalf/project.nvim).
1920

0 commit comments

Comments
 (0)