Commit Graph
574 Commits
Author SHA1 Message Date
Gaetan LepageandGaétan Lepage 04b0f2ae61 plugins/efmls-configs: add missing tools from allToolPkgs 2023-12-13 14:32:16 +01:00
Gaetan LepageandGaétan Lepage d8cffe2ead plugins: remove mkCompositeOptions from implementation 2023-12-13 10:39:28 +01:00
Zach CoyleandGaétan Lepage 70b4e2d981 plugins/lsp: add solargraph language server 2023-12-13 10:29:39 +01:00
Gaetan LepageandGaétan Lepage ec3637960c plugins/lsp: add gleam language server 2023-12-13 09:39:11 +01:00
Gaetan LepageandGaétan Lepage c9149122a8 plugins/conform: fix typo 2023-12-11 23:43:27 +01:00
Alison JenkinsandGaétan Lepage 14f753cfb6 plugins/conform: add str type for option formatOnSave 2023-12-11 23:43:27 +01:00
Phie AshandGitHub 7fbb9240de plugins/which-key: add key group support for registrations (#802)
* plugins/which-key: add registration support for key groups

Modified the type of registration to support registration of key groups with "groupkey" = { name = "name";};.

* plugins/which-key: relax the restrition on the type of registrations and more tests have been added

* plugins/which-key: add more tests for groups within groups
2023-12-11 15:12:56 +01:00
Ariel D'AlessandroandGaétan Lepage c1cbb00126 fix: remove extra line after changes 2023-12-10 18:11:10 +01:00
ArielandGaétan Lepage 7314f0d6e5 Update plugins/statuslines/lualine.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-12-10 18:11:10 +01:00
Ariel D'AlessandroandGaétan Lepage a24f6279a6 feat: change to use attributes 2023-12-10 18:11:10 +01:00
Ariel D'AlessandroandGaétan Lepage 935dcfb02e feat: support more options for icon in lualine 2023-12-10 18:11:10 +01:00
Gaetan LepageandGaétan Lepage a9e37f1f00 plugins/lsp: add pylyzer language server 2023-12-10 18:07:20 +01:00
Haseeb MajidandGaétan Lepage dc14748fe7 fix: typo in mini module example 2023-12-09 11:34:30 +01:00
Geoffrey FrogeyeandGitHub c96d7b46d0 plguins/lsp: add perlpls language server (#794) 2023-12-08 15:08:59 +01:00
budimanjojoandGaétan Lepage 7e8250dc58 plugins/none-ls: add formatting source: trim_newlines & trim_whitespace 2023-12-08 09:35:09 +01:00
budimanjojoandGaétan Lepage ee7e489448 plugins/none-ls: add diagnostic source: yamllint 2023-12-08 09:35:09 +01:00
budimanjojoandGaétan Lepage 19f5f81560 plugins/none-ls: add diagnostic source: write_good 2023-12-08 09:35:09 +01:00
budimanjojoandGaétan Lepage db8a3cfa10 plugins/none-ls: add diagnostic source: markdownlint 2023-12-08 09:35:09 +01:00
budimanjojoandGaétan Lepage 5aea581d32 plugins/none-ls: add diagnostic source: ansiblelint 2023-12-08 09:35:09 +01:00
budimanjojoandGaétan Lepage e159e3f75e plugins/lsp: add docker language server 2023-12-05 09:31:27 +01:00
budimanjojoandGaétan Lepage 2f9224ab0b plugins/lsp: add ansible language server 2023-12-05 09:04:37 +01:00
Gaetan LepageandGaétan Lepage 741dd36395 plugins/none-ls: fix warning with prettier 2023-12-02 20:29:28 +01:00
Gaetan LepageandGaétan Lepage ae3a47674b plugins/lsp: deprecate extraSettings 2023-12-02 19:10:47 +01:00
Gaetan LepageandGaétan Lepage 944a84b2c0 plugins/none-ls: add disableTsServerFormatter option 2023-12-02 18:07:19 +01:00
Gaetan LepageandGaétan Lepage 19b2792602 plugins/none-ls: formatting 2023-12-02 18:07:19 +01:00
jacekpozandGaétan Lepage 28fc85484a plugins/coq-nvim: add alwaysComplete option 2023-11-30 22:28:18 +01:00
Dane LipscombeandGitHub f56d412f84 plugins/dap-python: Add debugpy to dap-python (#761) 2023-11-29 10:31:20 +01:00
Gaetan LepageandGaétan Lepage 27b0c6bf20 plugins/none-ls: add enableLspFormat option 2023-11-28 14:08:27 +01:00
Gaetan LepageandGaétan Lepage ad5feeba7b plugins/project-nvim: add option descriptions and tests 2023-11-28 10:49:19 +01:00
Gaetan LepageandGaétan Lepage a13638c0e8 plugins/gitlinker: init 2023-11-27 16:58:24 +01:00
Gaetan LepageandGaétan Lepage be14bc1b91 plugins/ts-context-commentstring: use new setup-based init 2023-11-27 15:13:29 +01:00
Gaetan LepageandGaétan Lepage abb10f097e plugins/lsp: add vls language server 2023-11-27 15:13:01 +01:00
Nick HuandGaétan Lepage bacdae2c50 plugins/lsp: add pest_ls, the language server for pest 2023-11-24 14:13:32 +01:00
Gaetan LepageandGaétan Lepage 739bbfef2d plugins/lsp: add emmet_ls language server 2023-11-24 12:13:08 +01:00
Gaetan LepageandGaétan Lepage 74c50575eb plugins/efmls-configs: add typstfmt to efm tools 2023-11-24 00:39:21 +01:00
traxysandGitHub 49daf1e354 plugins/efmls-configs: Correctly take into account toolPackages (#738) 2023-11-23 23:26:32 +01:00
Gaetan LepageandGaétan Lepage ab9b6abc22 ci/update: remove useless autogenerated-configs stuff 2023-11-23 22:42:04 +01:00
traxysandGitHub a108c2e676 plugin/rust-tools: Correctly take into account on_attach (#737)
Nixvim uses a common function for the on attach function of lsp,
__lspOnAttach. With the current implementation the function was not
taken into account if no server options were present, this fixes this
issue.
2023-11-23 22:11:17 +01:00
Gaetan LepageandGaétan Lepage 3577c971e7 plugins/lsp: set enabledServers as an internal invisible option 2023-11-23 21:37:27 +01:00
Gaetan LepageandGaétan Lepage 3da7758bc0 plugins/neo-tree: cleaning 2023-11-23 21:36:53 +01:00
Gaetan LepageandGaétan Lepage 578b1acc71 plugins/treesitter-context: remove old deprecation warnings 2023-11-23 16:37:47 +01:00
Gaetan LepageandGaétan Lepage 563a42c71c plugins/treesitter-textobjects: init 2023-11-23 16:37:47 +01:00
Gaetan LepageandGaétan Lepage 0b1984ed81 plugins/lsp: enable auto-installing rustc and cargo 2023-11-23 15:22:42 +01:00
Gaetan LepageandGaétan Lepage c68f2d6270 plugins/lsp: remove unused generic extraPackages behaviour 2023-11-23 15:10:29 +01:00
Gaetan LepageandGaétan Lepage 19f39c3b1b plugins: swith to the new behaviour of mkRaw 2023-11-23 11:39:41 +01:00
Mikael FangelandGitHub a88b955020 plugins/none-ls: add ktlint formatter and diagnostics (#729) 2023-11-23 08:40:49 +01:00
André Vitor de Lima MatosandGitHub 796e7391ce plugins/neo-tree: add window.mappings to document_symbol (#716) 2023-11-22 14:30:45 +01:00
oddlamaandGitHub 5be1867dd1 plugins/neo-tree: per-source window mappings had two table layers called "mappings" (#725) 2023-11-22 11:23:27 +01:00
Mikael FangelandGitHub 0883bab1ab golangci-lint: init (#719) 2023-11-21 14:43:19 +01:00
Gaetan LepageandGaétan Lepage 3cb12cd964 plugins/lsp/efmls-configs: respect tool packages availability 2023-11-21 14:41:18 +01:00