SmoothCursor.nvim
Cursor indicator
A plugin that displays a smooth, directional cursor to help maintain the current position on the screen when using certain commands.
374 stars
5 watching
16 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
edluffy/specs.nvim | A plugin that displays cursor jump history and location | 474 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 133 |
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 413 |
rlychrisg/keepcursor.nvim | A collection of functions to control the screen position around the cursor. | 7 |
nyngwang/murmur.lua | A plugin that enables fast cursor word highlighting with customizable callbacks. | 114 |
moyiz/command-and-cursor.nvim | Enhances neovim's visual selection and cursor display when in command mode | 16 |
sontungexpt/stcursorword | A high-performance cursor word highlighting plugin for Neovim that prevents accidental resets and allows easy disablement. | 75 |
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors | 362 |
declancm/cinnamon.nvim | A Neovim plugin that enables smooth scrolling animations for normal mode movements and commands. | 363 |
nvim-zh/colorful-winsep.nvim | A plugin to visually distinguish active windows in Neovim. | 440 |
niuiic/scroll.nvim | Smooth scrolling plugin for Neovim. | 17 |
mawkler/modicator.nvim | Displays a line number indicator based on the current mode in Neovim | 329 |
tris203/precognition.nvim | A plugin that provides hints and visual cues to help users navigate buffers using motion commands. | 895 |
b0o/incline.nvim | A plugin for creating customizable and configurable floating statuslines in Neovim. | 806 |
gbprod/stay-in-place.nvim | Prevents cursor movement when using shift and filter actions in Neovim | 91 |