Add lewis6991/satellite.nvim (#732)

This commit is contained in:
Yifan Hu 2023-04-05 02:33:01 -05:00 committed by GitHub
parent dba3a769d2
commit 213342901d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -745,6 +745,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [petertriho/nvim-scrollbar](https://github.com/petertriho/nvim-scrollbar) - Extensible scrollbar that shows diagnostics and search results.
- [echasnovski/mini.nvim#mini.map](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-map.md) - Module of `mini.nvim` to show floating window with buffer text overview, scrollbar, and highlights.
- [gorbit99/codewindow.nvim](https://github.com/gorbit99/codewindow.nvim) - Minimap plugin, that is closely integrated with treesitter and the builtin LSP to display more information to the user.
- [lewis6991/satellite.nvim](https://github.com/lewis6991/satellite.nvim) - Decorate scrollbar.
### Editing Support