feat(neovim): add smear cursor (#175)
Follow the cursor easily. Reviewed-on: #175 Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com> Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
This commit is contained in:
parent
1626655c50
commit
d398c0c12c
@ -274,4 +274,8 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
'sphamba/smear-cursor.nvim',
|
||||
opts = {},
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user