This repository contains my personal VSCode settings and keybindings for integrating Neovim with VSCode using the vscode-neovim
extension, along with which-key
for enhanced keybinding hints.
To fully utilize this setup, install the following extensions:
- VSCode Neovim - Enables Neovim as the backend for VSCode.
- VSpaceCode - Which Key - Provides a popup displaying available keybindings.
- Seamless Neovim integration within VSCode
- Improved modal editing experience
- Keybinding suggestions with
which-key
- Custom key mappings for efficient navigation and editing
- Install Neovim and ensure it is available in your system's PATH.
- Install VSCode and the required extensions listed above.
- Clone this repository and apply the settings and keybindings to your VSCode configuration.
This setup also make use of your default neovim configuration for those who use neovim as the terminal text editor as well. Although, my neovim specific keybinds and settings don't seems to work, you can still look into my neovim config.