Skip to content

Commit ee1274d

Browse files
committed
updating location of keybindigs
1 parent 54c8e98 commit ee1274d

3 files changed

Lines changed: 2 additions & 53 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ _Copy the following commands to perform above mentioned tasks!_
112112

113113
## Integrating with vscode
114114

115-
Create custom keybindings for vscode to use this script more conveniently in vscode, you can copy my keybindings from [vscode-keybindings](https://github.com/proffapt/code-runner/blob/main/vscode-keybindings) into your keybindings.json
115+
Create custom keybindings for vscode to use this script more conveniently in vscode, you can copy my keybindings from [vscode-keybindings](https://github.com/proffapt/code-runner/blob/main/keybindings/vscode-keybindings) into your keybindings.json
116116

117117
* `alt+space`
118118

@@ -136,7 +136,7 @@ Create custom keybindings for vscode to use this script more conveniently in vsc
136136

137137
## Integrating with vim
138138

139-
I made a custom keybinding to work with my code-runner on vim, add the lines from [vim-keybindings](https://github.com/proffapt/code-runner/blob/main/vim-keybindings) to your vim configuration file
139+
I made a custom keybinding to work with my code-runner on vim, add the lines from [vim-keybindings](https://github.com/proffapt/code-runner/blob/main/keybindings/vim-keybindings) to your vim configuration file
140140

141141
* `rr`
142142

vim-keybindings

Lines changed: 0 additions & 13 deletions
This file was deleted.

vscode-keybindings

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)