feat(nvim): add smear cursor plugin

This commit is contained in:
Rasyidan Akbar F. 2025-10-29 10:00:45 +07:00
commit 66d5858a62
3 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,4 @@
return {
"sphamba/smear-cursor.nvim",
opt = {},
opts = {},
}