update cursor config
This commit is contained in:
parent
d79b60ce5b
commit
504517223b
1 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,9 @@ let
|
|||
|
||||
"git.openRepositoryInParentFolders" = "never";
|
||||
"extensions.ignoreRecommendations" = true;
|
||||
"cursor.cpp.disabledLanguages" = [
|
||||
"plaintext"
|
||||
];
|
||||
|
||||
"vim.leader" = "<space>";
|
||||
"vim.useSystemClipboard" = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue