1
0
Fork 0
mirror of https://github.com/tylernguyen/wiki.git synced 2025-02-05 00:23:13 -06:00

post(update): learning neovim

This commit is contained in:
Tyler Nguyen 2024-11-17 05:48:38 -06:00
parent a7ce9c4a4c
commit f4e7f8f9b3
No known key found for this signature in database

View file

@ -0,0 +1,21 @@
---
date:
created: 2024-11-13
updated: 2024-11-16
categories:
- Update
pin: false
slug: learning-neovim
---
# Learning :simple-vim:{ .vim } Vim
I'm writing at the same speed and quantity I've always had. Increasingly, however, I find myself manipulating texts much more frequently. Copying, deleting, moving, and formatting texts with the mouse is slowing me down at best and distracting my train of thoughts at worse.
So now I'm set on learning and using :simple-vim:{ .vim } Vim for better (keyboard) efficiency!
<!-- more -->
It's worth noting that :simple-vim:{ .vim } Vim motion itself is not limited to :simple-vim:{ .vim } (Neo)Vim the editor. And I'm only interested in the former.
I'm using ![VSCode-Neovim](https://assets.tylernguyen.wiki/logos/VSCode-Neovim.png){ .twemoji } Neovim extension for VSCode. Notably, the extension is not Vim emulation for VSCode. It instead embeds an instance of NeoVim inside VSCode.