From 4781bc18886f569566ccce0e7341622228727cf7 Mon Sep 17 00:00:00 2001 From: Ashe Erickson Date: Tue, 2 Aug 2022 00:46:02 -0600 Subject: Add animation for cursor --- posts/08_01_2022-thoughts-on-neovim.html | 12 ++++++++---- resources/neovide.webp | Bin 0 -> 191870 bytes 2 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 resources/neovide.webp diff --git a/posts/08_01_2022-thoughts-on-neovim.html b/posts/08_01_2022-thoughts-on-neovim.html index a43d0d8..63c6b50 100644 --- a/posts/08_01_2022-thoughts-on-neovim.html +++ b/posts/08_01_2022-thoughts-on-neovim.html @@ -65,12 +65,12 @@

- I've figured out how to get ESLint and Prettier configured for work, - rust-analyzer installed for my own projects, I've been poking at themes - over and over again, and honestly . . . I'm really liking this. + The AstroNvim config I'm using already had NeoTree set up which is + very nice. I've figured out how to get ESLint and Prettier configured + for work, rust-analyzer installed for my own projects, I've been poking + at themes over and over again, and honestly . . . I'm really liking this.

-

Getting Neovide to connect to a VM over the network was relatively straightforward, I love how easy it is to drop my config into git and @@ -79,6 +79,10 @@ game changer for when I'm just reading code.

+ +

Also, I'd be lying if I said that I didn't love the smooth scrolling and cursor animation. I am a simple girl after all. diff --git a/resources/neovide.webp b/resources/neovide.webp new file mode 100644 index 0000000..c157011 Binary files /dev/null and b/resources/neovide.webp differ -- cgit 1.4.1