My Vim setup in VSCode
A detailed walkthrough of using Vim motions in VSCode as a stepping stone to Neovim. Covers the Vim extension setup with complete configuration files (settings.json and keybindings.json), custom keybindings for navigation, LSP features, buffer management, and file operations. Explains context-aware keymaps, useful Vim extension features like surround, sneak, and easymotion, and why this gradual approach helps build muscle memory before transitioning to full Neovim.