Skip to content
Snippets Groups Projects
Commit 0a1c1c6b authored by Jens Nolte's avatar Jens Nolte
Browse files

Try VS Code Vim without system clipboard mode

parent cb5d4dbf
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
"vim.sneak": true, "vim.sneak": true,
"vim.surround": true, "vim.surround": true,
"vim.easymotion": true, "vim.easymotion": true,
"vim.useSystemClipboard": true, //"vim.useSystemClipboard": true,
"vim.smartcase": true, "vim.smartcase": true,
"vim.handleKeys": { "vim.handleKeys": {
"<C-d>": false "<C-d>": false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment