2024-05-10
I have set myself the goal of using Neovim as my new editor(see last entry). I haven't started. However! This does not mean I have not been making progress. Instead I have downloaded the vscodevim extention inside of VS Code. This adds the motions("motions" inside of vim are keystrokes that move the cursor around...no mouse input) and commands of Vim to VS Code. From what I have read online Neovim is a PDE(Personal development enviroment). This means extreme customibility at the cost of a large LEARNING CURVE. To make the switch easier on myself. I'm learning the motions and commands inside of an editor I am comfortable with(VS Code) and migrate to Neovim after.
2024-04-30
I've reached a point with my website where I'm happy, but I've encountered a couple of inconveniences while using an editing tool like VS Code. My issues with it have compounded. I'm going to try my hand at Vim. I want the experience of my coding workflow to be as seamless as typing out this paragraph. I believe Vim will help me achieve this, specifically Neovim.