this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Revert "zed: remove auto_install_extensions"

This reverts commit 182008bd74225cd6560c0df36f04dfb76ed3a71b.

Aly Raffauf 201aa141 182008bd

+5
+5
.zed/settings.json
··· 4 4 // see the documentation: https://zed.dev/docs/configuring-zed#settings-files 5 5 6 6 { 7 + "auto_install_extensions": { 8 + "basher": true, 9 + "nix": true 10 + }, 11 + 7 12 "languages": { 8 13 "JSON": { 9 14 "format_on_save": "on",