Compare commits
2 Commits
d2924c2485
...
40fbd4841b
Author | SHA1 | Date | |
---|---|---|---|
40fbd4841b | |||
6094fd6f84 |
@ -67,5 +67,6 @@
|
|||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||||
},
|
},
|
||||||
"cursor.chat.smoothStreaming": true,
|
"cursor.chat.smoothStreaming": true,
|
||||||
"godotTools.lsp.serverPort": 6005
|
"godotTools.lsp.serverPort": 6005,
|
||||||
|
"debug.console.fontFamily": "FiraCode Nerd Font Mono"
|
||||||
}
|
}
|
@ -2,5 +2,5 @@
|
|||||||
name = Laurent Le Houerou
|
name = Laurent Le Houerou
|
||||||
email = laurent@lehouerou.net
|
email = laurent@lehouerou.net
|
||||||
[credential]
|
[credential]
|
||||||
helper = cache --timeout=3600
|
helper = /usr/lib/git-core/git-credential-libsecret
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user