Neovide - a Neovim Client in Rust

You can achieve similar caret animations in VSCode by adding the following to settings.json:
"editor.cursorSmoothCaretAnimation": true,

4 Likes