Skip to content

hungdoba/vscode_keyboard_config_vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VSCode Keyboard Config for Vim

This project provides a custom keybinding.json for Visual Studio Code, optimized for Vim users. It remaps common navigation and editing shortcuts to be more Vim-like, improving productivity and consistency for those who use Vim keybindings in VSCode.

Features

  • Custom keybindings for explorer, editor, and terminal navigation
  • Vim-style shortcuts for file operations
  • Enhanced terminal pane management
  • Designed to work with VSCodeVim extension

Usage

  1. Copy the keybinding.json file to your VSCode keybindings directory:
    • Windows: %APPDATA%\Code\User\keybindings.json
    • macOS: ~/Library/Application Support/Code/User/keybindings.json
    • Linux: ~/.config/Code/User/keybindings.json
  2. Restart VSCode to apply the new keybindings.
  3. (Optional) Install the VSCodeVim extension for full Vim emulation.

License

MIT License. See LICENSE for details.

Author

hungdoba

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published