Skip to content

Commit a5395a4

Browse files
committed
doc: make portability warning more visible
1 parent 89b0c19 commit a5395a4

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
@@ -298,7 +298,8 @@ If nothing is shown, even after a little while, try this:
298298
lua require'telescope'.extensions.repo.cached_list{locate_opts={"-d", vim.env.HOME .. "/locatedb"}}
299299
```
300300

301-
> *Note*: Installation and use of the plugin on systems other than GNU/Linux is community-maintained. Don't hesitate to open [a discussion][discuss-qa] or [a pull-request][pr] if something is not working!
301+
> [!WARNING]
302+
> Installation and use of the plugin on systems other than GNU/Linux is community-maintained. Don't hesitate to open [a discussion][discuss-qa] or [a pull-request][pr] if something is not working!
302303
303304
[discuss-qa]: https://github.com/cljoly/telescope-repo.nvim/discussions/categories/q-a
304305
[pr]: https://github.com/cljoly/telescope-repo.nvim/pulls

0 commit comments

Comments
 (0)