MyNixOS website logo
option

programs.zed-editor.extensions

A list of the extensions Zed should install on startup. Use the name of a repository in the extension list.

Declarations
Type
list of string
Default
[ ]
Example
[
  "swift"
  "nix"
  "xy-zed"
]