feat: nvim config

This commit is contained in:
Rasyidan Akbar F. 2025-10-27 14:33:13 +07:00
commit 1f5442a4af
6 changed files with 59 additions and 198 deletions

View file

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