feat: disable smear cursor
This commit is contained in:
parent
cfe153c47b
commit
1a5d5bc4a0
1 changed files with 17 additions and 16 deletions
|
|
@ -1,5 +1,6 @@
|
|||
return {
|
||||
"sphamba/smear-cursor.nvim",
|
||||
enabled = false,
|
||||
|
||||
opts = {
|
||||
-- Smear cursor when switching buffers or windows.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue