Open Issues Need Help
View All on GitHubAI Summary: Implement two new Vimspector functions: `vimspector#LoadMappings` to save existing F-key mappings and apply Vimspector mappings, and `vimspector#UnloadMappings` to restore the original mappings. These functions should handle saving and restoring mappings efficiently, potentially using an autoload command and offering a way to specify the mapping style (e.g., "human"). Consider making mapping loading automatic upon the first Vimspector command execution or providing a manual step.
Complexity:
3/5
enhancement good first issue Severity 3+ needs votes
vimspector - A multi-language debugging system for Vim
Vim Script
#cpp#debug-adapter-protocol#debugger#debugging#java#python#tcl#vim