Our great sponsors
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- SonarLint - Clean code begins in your IDE with SonarLint
-
There is also neoscroll
-
Try using neovide. Its a GUI frontend for neovim that has smooth scrolling and a couple of other cool features. It doesn't run in the terminal though.
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
cinnamon.nvim
-
I had the same warnings at first, but now I don't use terminal app anymore because of two reasons: 1. have the same vim bindings inside vim term (and it's easy to use with https://github.com/akinsho/toggleterm.nvim). 2. able to set up global hotkeys, like cmd+c, cmd+v, cmd+a, cmd+q, etc for vim (neovide), and not for terminal. Example with karabiner.
-
I had the same warnings at first, but now I don't use terminal app anymore because of two reasons: 1. have the same vim bindings inside vim term (and it's easy to use with https://github.com/akinsho/toggleterm.nvim). 2. able to set up global hotkeys, like cmd+c, cmd+v, cmd+a, cmd+q, etc for vim (neovide), and not for terminal. Example with karabiner.
-
-
I use vim smooth scroll, and have had no complaints.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
lightspeed.nvim
🌌 Next-generation motion plugin using incremental input processing, allowing for unparalleled speed with minimal interruptions (predecessor of leap.nvim)
Well if you have relative line numbers enabled, you can often just do something like gp said, e.g. 35j. Or, if you're looking for something in particular, /term to find, or a plugin like lightspeed.nvim.