diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index 65b31a88..46d1d575 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json @@ -8,5 +8,6 @@ "rust.rustsymPath": "/home/cyryl/.cargo/bin/rustsym", "rust.cargoPath": "/home/cyryl/.cargo/bin/cargo", "rust.cargoHome": "/home/cyryl/.cargo/", - "editor.wordWrap": true + "editor.wordWrap": true, + "vim.disableAnnoyingNeovimMessage": true } \ No newline at end of file