Skip to content

Sync VSCode keymaps with current Neovim mappings#56

Draft
Copilot wants to merge 1 commit into
mainfrom
copilot/update-vscode-settings
Draft

Sync VSCode keymaps with current Neovim mappings#56
Copilot wants to merge 1 commit into
mainfrom
copilot/update-vscode-settings

Conversation

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Sync .vscode/settings.json with the current Neovim keymaps from nvim/lua/keymaps.lua, nvim/lua/lsp.lua, and plugin mappings.

Changes

  • Updated VSCode Vim normal-mode mappings to match current Neovim leader/LSP/navigation mappings
  • Removed outdated VSCode-only bindings that no longer exist in Neovim
  • Updated .vscode/README.md so documented keybindings match the actual VSCode settings

Validation

  • Secret scanning passed for changed files
  • Parallel validation passed (CodeQL skipped as trivial config/docs-only change)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants