mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
chore(cursor): update keybindings and settings
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
],
|
||||
"editor.semanticHighlighting.enabled": true,
|
||||
"editor.accessibilitySupport": "off",
|
||||
"editor.minimap.enabled": true,
|
||||
//
|
||||
// Files
|
||||
//
|
||||
@@ -128,10 +129,14 @@
|
||||
"editor.formatOnSave": true,
|
||||
"editor.formatOnType": true,
|
||||
"editor.insertSpaces": true,
|
||||
"editor.tabSize": 2,
|
||||
"editor.tabSize": 2
|
||||
},
|
||||
//
|
||||
// YAML (by RedHat)
|
||||
//
|
||||
"redhat.telemetry.enabled": false,
|
||||
//
|
||||
// Makefile
|
||||
//
|
||||
"makefile.configureOnOpen": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user