p00f / clangd_extensions.nvim

Clangd's off-spec features for neovim's LSP client. Use https://sr.ht/~p00f/clangd_extensions.nvim instead
MIT License
448 stars 16 forks source link

[Off-topic] Slick cursor animation #53

Closed SirWrexes closed 4 months ago

SirWrexes commented 4 months ago

Hey, I was looking into setting up this plugin to empower my C experience, but my eye caught something on the way. How do you achieve those sick cursor movement animations ? Thanks~

p00f commented 4 months ago

That's a neovim GUI: https://github.com/neovide/neovide

SirWrexes commented 4 months ago

Ah so that's why it's so smooth, I was wondering. That theme fooled me, though, it really has a term feel to it ! Thanks for your quick reply !