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