-- smear-cursor -- -- Neovim plugin to animate the cursor with a smear effect in all terminals. -- Inspired by Neovide's animated cursor. -- -- https://github.com/sphamba/smear-cursor.nvim -- return { 'sphamba/smear-cursor.nvim', opts = {}, }