Added Neoscroll, a smooth scrolling plugin (#83)

This commit is contained in:
karb94 2021-05-07 04:08:39 +02:00 committed by GitHub
parent f4348a51a8
commit 8703871222
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -291,6 +291,10 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
- [Xuyuanp/scrollbar.nvim](https://github.com/Xuyuanp/scrollbar.nvim) - scrollbar for neovim
### Scrolling
- [karb94/neoscroll.nvim](https://github.com/karb94/neoscroll.nvim) - Smooth scrolling for neovim
### Mouse
- [notomo/gesture.nvim](https://github.com/notomo/gesture.nvim) - Mouse gesture plugin for neovim