''' "vim.easymotion": true, "vim.incsearch": true, "vim.useSystemClipboard": true, "vim.useCtrlKeys": true, "vim.hlsearch": true, "vim.insertModeKeyBindings": [ { "before": ["j", "k"], "after": [""] } ], "vim.normalModeKeyBindingsNonRecursive": [ { "before": ["", ""], "commands": [":nohl"] }, { "before": ["", "t", "f"], "commands": ["workbench.action.quickOpen"] }, { "before": ["", "s", "g"], "commands": ["workbench.action.findInFiles"] }, { "before": ["g", "d"], "commands": ["editor.action.revealDefinition"] }, { "before": ["K"], "commands": ["editor.action.peekDefinition"] }, ], "vim.leader": "", "vim.handleKeys": { "": false, "": false }, '''
-
Notifications
You must be signed in to change notification settings - Fork 0
jamesnaftel/dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published