summaryrefslogtreecommitdiff
path: root/vs
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2025-02-12 11:11:51 +0100
committerkkard2 <[email protected]>2025-02-12 11:11:51 +0100
commitf2d690831aec06eb3a0c198a768655db465fa845 (patch)
treeffc2376fd00de5beb96882884e9dbba547182f28 /vs
parent72d74b370ea1515ee4755f3714e2f746cc1cba93 (diff)
vs sys clipboard
Diffstat (limited to 'vs')
-rw-r--r--vs/.vsvimrc4
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