diff --git a/.vscode/settings.json b/.vscode/settings.json index 64a6d67..3b30e71 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,9 +4,8 @@ // "jupyter.runStartupCommands": [ // "%load_ext autoreload", "%autoreload 2" // ] - // --- VIM SETTINGS --- - "vim.useSystemClipboard": true, + // "vim.useSystemClipboard": true, "vim.enableNeovim": false, // Allow VSCode native keybindings to override Vim when needed @@ -20,8 +19,6 @@ "": false }, - // Make Y, y, p always sync with the system clipboard - // Terminal copy/paste via Ctrl+Shift+C / Ctrl+Shift+V "terminal.integrated.copyOnSelection": false, "terminal.integrated.commandsToSkipShell": [