Skip to content

Sync VSCode keymaps with current Neovim mappings#56

Merged
prdai merged 1 commit into
mainfrom
copilot/update-vscode-settings
Jul 7, 2026
Merged

Sync VSCode keymaps with current Neovim mappings#56
prdai merged 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)

@prdai prdai marked this pull request as ready for review July 7, 2026 06:45
@prdai prdai merged commit 0db07b0 into main Jul 7, 2026
1 check passed
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