mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 03:16:39 +00:00
fix(keybindings): use swiper at cursor
This commit is contained in:
@@ -1011,7 +1011,7 @@
|
||||
//
|
||||
{ // swiper.
|
||||
"key": "alt+r",
|
||||
"command": "swiper.swiper"
|
||||
"command": "swiper.swiper-word-at-cursor"
|
||||
},
|
||||
//
|
||||
// ===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user