Zed: Difference between revisions
Marked this version for translation |
Ekonovalov (talk | contribs) m fix typo in the option's name |
||
| 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--> | ||