Compare commits
No commits in common. "00e29c5c1040835f64ff88ec11651f5f0a5fde6a" and "3cbcd1c6ab8be7cca5739de84e2e0bde233d2013" have entirely different histories.
00e29c5c10
...
3cbcd1c6ab
2 changed files with 0 additions and 7 deletions
|
@ -23,7 +23,6 @@
|
|||
st = status
|
||||
ci = commit --verbose
|
||||
co = checkout
|
||||
cp = cherry-pick
|
||||
current-branch = rev-parse --abbrev-ref HEAD
|
||||
cl = clone
|
||||
ll = !max-git-log
|
||||
|
|
|
@ -10,9 +10,6 @@
|
|||
"features": {
|
||||
"edit_prediction_provider": "zed"
|
||||
},
|
||||
"edit_predictions": {
|
||||
"mode": "subtle"
|
||||
},
|
||||
"assistant": {
|
||||
"default_model": {
|
||||
"provider": "anthropic",
|
||||
|
@ -130,9 +127,6 @@
|
|||
"SQL": {
|
||||
"format_on_save": "off",
|
||||
"show_edit_predictions": false
|
||||
},
|
||||
"TSX": {
|
||||
"tab_size": 4
|
||||
}
|
||||
},
|
||||
"auto_install_extensions": {
|
||||
|
|
Loading…
Add table
Reference in a new issue