diff --git a/README.md b/README.md index e4483e01f3c..079d0eabbdc 100644 --- a/README.md +++ b/README.md @@ -885,6 +885,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [rgroli/other.nvim](https://github.com/rgroli/other.nvim) - Open alternative files for the current buffer. - [toppair/reach.nvim](https://github.com/toppair/reach.nvim) - Buffer, mark, tabpage switcher. - [axieax/urlview.nvim](https://github.com/axieax/urlview.nvim) - Browse all URLs in the current buffer. +- [cxwx/lazyUrlUpdate.nvim](https://github.com/cxwx/lazyUrlUpdate.nvim) - Update plugin under cursor by `lazy.nvim`. - [nkakouros-original/numbers.nvim](https://github.com/nkakouros-original/numbers.nvim) - Toggle relativenumber whenever it makes sense. - [ghillb/cybu.nvim](https://github.com/ghillb/cybu.nvim) - Displays a notification window with context when cycling buffers. - [sontungexpt/url-open](https://github.com/sontungexpt/url-open) - Open URLs under the cursor and create highlight effects for them.