Zed: Difference between revisions
No edit summary |
Ekonovalov (talk | contribs) m fix typo in the option's name |
||
| (One intermediate revision by one other user not shown) | |||
| Line 33: | Line 33: | ||
=== Imperative === <!--T:4--> | === Imperative === <!--T:4--> | ||
==== Zed's Flake ==== | ==== Zed's Flake ==== <!--T:45--> | ||
</translate> | </translate> | ||
| Line 274: | Line 274: | ||
<!--T:19--> | <!--T:19--> | ||
The <code>userSettings</code> and <code> | The <code>userSettings</code> and <code>userKeymaps</code> options translate directly into JSON. The <code>extraPackages</code> option includes additional Nixpkgs in the FHS environment, useful for LSP servers (e.g., <code>pkgs.nixd</code>) or optional tools (e.g., <code>pkgs.shellcheck</code> for the Basher LSP). | ||
<!--T:20--> | <!--T:20--> | ||