Commit graph

10 commits

Author SHA1 Message Date
traxys
6b93c8fa6d
efmls-configs: Use upstream tool definitions (#692) 2023-11-06 23:07:55 +01:00
github-actions[bot]
eab342e2bb autogenerated: Update options 2023-10-21 19:53:01 +02:00
Gaetan Lepage
7014569cbf helpers/efmls-configs/extract.py: add missing languages 2023-10-09 13:36:04 +02:00
traxys
6c656c14d8
plugin/efmls-configs: Map languages to filetypes (#564) 2023-08-28 23:44:42 +02:00
traxys
e704db3064
plugins/efmls-configs: Avoid spaces in language names (#563) 2023-08-28 18:27:03 +02:00
traxys
33cffcb0fd
plugins/lsp: Extract rust-analyzer options from the source directly (#562)
This directly reads the package.json file in pkgs.rust-analyzer.src in
order to generate the list of options for rust-analyzer.

This avoids the need for a generator script, and makes sure that it is
always in sync.
2023-08-28 17:28:12 +02:00
traxys
5f9a56f5a7
efmls-configs: Sort keys for ease of comparison (#558) 2023-08-28 13:48:46 +02:00
traxys
4cd3707e00
plugin/efmls-configs: init + tests (#542) 2023-08-27 20:49:23 +02:00
traxys
09cefd2751
flake: Move helper derivations in a separate directory (#544) 2023-08-24 12:47:03 +02:00
traxys
2f2f724f6a
nvim-lsp: Add settings for rust-analyzer (#113)
* nvim-lsp: Add settings for rust-analyzer

Because the settings are quite complex they are auto-generated. This
commit adds the script creating it & the generated options.

* Update flake.nix

Co-authored-by: Pedro Alves <pta2002@users.noreply.github.com>
2023-01-21 17:15:46 +00:00