Commit graph

2428 commits

Author SHA1 Message Date
Gaetan Lepage
b90a6be04c tests/lsp: re-enable typst-lsp 2023-12-20 16:50:50 +01:00
github-actions[bot]
b94a8401a1 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a9bf124c46ef298113270b1f84a164865987a91c' (2023-12-11)
  → 'github:NixOS/nixpkgs/91a00709aebb3602f172a0bf47ba1ef013e34835' (2023-12-17)
2023-12-20 16:50:50 +01:00
Gaetan Lepage
309e5644fc plugins/wtf: init 2023-12-18 11:29:45 +01:00
Gaetan Lepage
b3fb1c4c81 helpers/keymaps: add mkMapOptionsSubmodule 2023-12-15 16:19:28 +01:00
Gaetan Lepage
798cbe99ce plugins/lsp: add graphql language server 2023-12-15 14:01:03 +01:00
Gaetan Lepage
41f5b167e7 templates/README: update regarding template lock file management 2023-12-13 23:53:58 +01:00
Kasper Seweryn
13f22b5083
plugins/wildmenu: Fix renderer (#812) 2023-12-13 21:27:53 +01:00
Gaetan Lepage
04b0f2ae61 plugins/efmls-configs: add missing tools from allToolPkgs 2023-12-13 14:32:16 +01:00
Gaetan Lepage
de10ee8f56 tests/lsp: disable sourcekit and typst-lsp as LS are broken 2023-12-13 13:25:04 +01:00
Gaetan Lepage
bc0d014e46 tests/lsp: fsautocomplete is not broken anymore 2023-12-13 13:25:04 +01:00
github-actions[bot]
bd05bde3de flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/91050ea1e57e50388fa87a3302ba12d188ef723a' (2023-12-01)
  → 'github:NixOS/nixpkgs/2c7f3c0fb7c08a0814627611d9d7d45ab6d75335' (2023-12-04)
2023-12-13 13:25:04 +01:00
Gaetan Lepage
6ce3a5a0e5 tests/lsp: rename main lsp test file for convenience 2023-12-13 10:40:06 +01:00
Gaetan Lepage
d8cffe2ead plugins: remove mkCompositeOptions from implementation 2023-12-13 10:39:28 +01:00
Zach Coyle
70b4e2d981 plugins/lsp: add solargraph language server 2023-12-13 10:29:39 +01:00
Gaetan Lepage
ec3637960c plugins/lsp: add gleam language server 2023-12-13 09:39:11 +01:00
Gaetan Lepage
c9149122a8 plugins/conform: fix typo 2023-12-11 23:43:27 +01:00
Alison Jenkins
14f753cfb6 plugins/conform: add str type for option formatOnSave 2023-12-11 23:43:27 +01:00
Phie Ash
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'Alessandro
c1cbb00126 fix: remove extra line after changes 2023-12-10 18:11:10 +01:00
Ariel
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'Alessandro
a24f6279a6 feat: change to use attributes 2023-12-10 18:11:10 +01:00
Ariel D'Alessandro
935dcfb02e feat: support more options for icon in lualine 2023-12-10 18:11:10 +01:00
Gaetan Lepage
a9e37f1f00 plugins/lsp: add pylyzer language server 2023-12-10 18:07:20 +01:00
Gaetan Lepage
430c8f672b modules/filetype: code formatting 2023-12-09 22:25:49 +01:00
traxys
1f652b60e5
standalone: Fix extraSpecialArgs (#799)
This commit fixes the usage of `extraSpecialArgs` for standalone nixvim
installations and adds a test to ensure this.

Fixes #779
2023-12-09 15:42:15 +01:00
Haseeb Majid
dc14748fe7 fix: typo in mini module example 2023-12-09 11:34:30 +01:00
Gaetan Lepage
d6d47afa42 gitignore: add templates/_wrapper/simple/flake.lock 2023-12-08 16:12:42 +01:00
Geoffrey Frogeye
c96d7b46d0
plguins/lsp: add perlpls language server (#794) 2023-12-08 15:08:59 +01:00
budimanjojo
7e8250dc58 plugins/none-ls: add formatting source: trim_newlines & trim_whitespace 2023-12-08 09:35:09 +01:00
budimanjojo
ee7e489448 plugins/none-ls: add diagnostic source: yamllint 2023-12-08 09:35:09 +01:00
budimanjojo
19f5f81560 plugins/none-ls: add diagnostic source: write_good 2023-12-08 09:35:09 +01:00
budimanjojo
db8a3cfa10 plugins/none-ls: add diagnostic source: markdownlint 2023-12-08 09:35:09 +01:00
budimanjojo
5aea581d32 plugins/none-ls: add diagnostic source: ansiblelint 2023-12-08 09:35:09 +01:00
Gaetan Lepage
cc3f5209c1 tests/lsp: futhark-lsp has been fixed 2023-12-07 14:44:12 +01:00
Gaetan Lepage
45d788bdd9 wrappers: add nixvim-print-init package 2023-12-07 14:38:21 +01:00
github-actions[bot]
032f697da6 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e92039b55bcd58469325ded85d4f58dd5a4eaf58' (2023-11-29)
  → 'github:NixOS/nixpkgs/91050ea1e57e50388fa87a3302ba12d188ef723a' (2023-12-01)
2023-12-06 17:10:58 +01:00
Gaetan Lepage
13682651e7 flake.nix: remove useless beautysh input 2023-12-06 16:17:36 +01:00
Gaetan Lepage
4932dbb966 tests/lsp-format: enable lsp in lsp-format test 2023-12-06 16:17:25 +01:00
Gaetan Lepage
903e2a1ccb modules/highlight: use double quotes in examples 2023-12-05 11:27:05 +01:00
budimanjojo
e159e3f75e plugins/lsp: add docker language server 2023-12-05 09:31:27 +01:00
budimanjojo
2f9224ab0b plugins/lsp: add ansible language server 2023-12-05 09:04:37 +01:00
Gaetan Lepage
741dd36395 plugins/none-ls: fix warning with prettier 2023-12-02 20:29:28 +01:00
Gaetan Lepage
48dd8d28cf modules/keymaps: deprecate maps option 2023-12-02 20:29:07 +01:00
Gaetan Lepage
ae3a47674b plugins/lsp: deprecate extraSettings 2023-12-02 19:10:47 +01:00
Gaetan Lepage
944a84b2c0 plugins/none-ls: add disableTsServerFormatter option 2023-12-02 18:07:19 +01:00
Gaetan Lepage
19b2792602 plugins/none-ls: formatting 2023-12-02 18:07:19 +01:00
Gaétan Lepage
940f1819f0
Update flake.lock (#770)
* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/8cfef6986adfb599ba379ae53c9f5631ecd2fd9c' (2023-11-27)
  → 'github:NixOS/nixpkgs/e92039b55bcd58469325ded85d4f58dd5a4eaf58' (2023-11-29)

* tests/lsp: disable fsautocomplete because it is broken

See https://github.com/NixOS/nixpkgs/issues/271704

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-02 17:23:00 +01:00
jacekpoz
28fc85484a plugins/coq-nvim: add alwaysComplete option 2023-11-30 22:28:18 +01:00
Dane Lipscombe
f56d412f84
plugins/dap-python: Add debugpy to dap-python (#761) 2023-11-29 10:31:20 +01:00
Gaétan Lepage
5638a3f3a1
Update flake.lock (#760)
* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/19cbff58383a4ae384dea4d1d0c823d72b49d614' (2023-11-22)
  → 'github:NixOS/nixpkgs/8cfef6986adfb599ba379ae53c9f5631ecd2fd9c' (2023-11-27)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/e558068cba67b23b4fbc5537173dbb43748a17e8' (2023-11-15)
  → 'github:cachix/pre-commit-hooks.nix/e5ee5c5f3844550c01d2131096c7271cec5e9b78' (2023-11-25)

* docs: Fix NixOS manpage generation

NixOS/nixpkgs#269942 changed the signature of the NixOS ManpageConverter
to require a header and a footer. As those were the only changes in
nixvim-render-docs, we now use nixos-render-docs directly.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Miguel Gross Valle <Iggle@users.noreply.github.com>
2023-11-29 10:30:27 +01:00