diff options
Diffstat (limited to 'vs')
| -rw-r--r-- | vs/.vsvimrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vs/.vsvimrc b/vs/.vsvimrc index 03134f6..8461c69 100644 --- a/vs/.vsvimrc +++ b/vs/.vsvimrc @@ -19,3 +19,7 @@ map \k :vsc Debug.StepOut<CR> map <C-\> :vsc Debug.StepOver<CR> map \r :vsc Debug.Start<CR> + +map <Space>y "+y +map <Space>d "+d +map <Space>p "+p |
