feat: disable smear cursor

This commit is contained in:
Oliver Ladner 2025-03-17 09:44:09 +01:00
commit 1a5d5bc4a0

View file

@ -1,5 +1,6 @@
return { return {
"sphamba/smear-cursor.nvim", "sphamba/smear-cursor.nvim",
enabled = false,
opts = { opts = {
-- Smear cursor when switching buffers or windows. -- Smear cursor when switching buffers or windows.