File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,8 @@ start-at-login = false
1717auto-reload-config = false
1818
1919# Override which editor should be used when opening the config file via the menu bar
20- # By default, the system's default text editor for the config file is used (excluding Xcode due to its size)
21- # with TextEdit as a fallback. Set this to the full path of your preferred editor application.
22- # Example: config-editor-app-path = '/Applications/Visual Studio Code.app'
23- # Fallback value (if you omit the key): config-editor-app-path = <nil>
20+ # By default, macOS will decide which editor to open with TextEdit as the fallback
21+ # Set this to the full path of your preferred editor application.
2422# config-editor-app-path = '/Applications/Visual Studio Code.app'
2523
2624# Normalizations. See: https://nikitabobko.github.io/AeroSpace/guide#normalization
You can’t perform that action at this time.
0 commit comments