Gaetan Lepage
2705ce0ec6
plugins/lsp/language-servers: harmless refactor
2024-05-15 08:44:25 +02:00
Sergio Ribera
4530a35bad
plugins/lspkind: undefined variable
2024-05-13 08:40:53 +02:00
github-actions[bot]
a2a558d15e
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/d7682620185f213df384c363288093b486b2883f' (2024-05-10)
→ 'github:nix-community/home-manager/44677a1c96810a8e8c4ffaeaad10c842402647c1' (2024-05-12)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/f1010e0469db743d14519a1efd37e23f8513d714' (2024-05-09)
→ 'github:NixOS/nixpkgs/062ca2a9370a27a35c524dc82d540e6e9824b652' (2024-05-11)
2024-05-12 22:27:33 +02:00
traxys
908932b53c
plugins/nixd: Adapt to new options
...
Note that due to the structure of the code we can't introduce
deprecation warnings, it results in:
cannot find attribute `plugins.lsp.servers.nixd.settings.XXX`
2024-05-12 19:27:25 +02:00
github-actions[bot]
2fd3a0493c
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/6e277d9566de9976f47228dd8c580b97488734d4' (2024-05-07)
→ 'github:nix-community/home-manager/d7682620185f213df384c363288093b486b2883f' (2024-05-10)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/25865a40d14b3f9cf19f19b924e2ab4069b09588' (2024-05-05)
→ 'github:NixOS/nixpkgs/f1010e0469db743d14519a1efd37e23f8513d714' (2024-05-09)
2024-05-11 18:39:01 +02:00
Mikael Fangel
8eeefad9dd
build_documentation: update workflow actions
2024-05-11 11:47:20 +02:00
Gaetan Lepage
f7f255afe2
flake-modules: add treefmt to fix the 'nix fmt' command
2024-05-07 22:52:27 +02:00
Gaetan Lepage
ba545ded79
tests/pugins/rest: set dontRun for test because the plugin is broken in nixpkgs
2024-05-07 22:45:56 +02:00
github-actions[bot]
5dca76a21e
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/9036fe9ef8e15a819fa76f47a8b1f287903fb848' (2024-05-02)
→ 'github:nix-community/home-manager/6e277d9566de9976f47228dd8c580b97488734d4' (2024-05-07)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/63c3a29ca82437c87573e4c6919b09a24ea61b0f' (2024-05-02)
→ 'github:NixOS/nixpkgs/25865a40d14b3f9cf19f19b924e2ab4069b09588' (2024-05-05)
2024-05-07 22:45:56 +02:00
Michael Franzl
b731bedfb9
expose withRuby option
2024-05-07 16:46:16 +02:00
traxys
62f32bfc71
treewide: Reformat with nixfmt
2024-05-05 22:00:40 +02:00
traxys
c6281260dc
flake-modules: Use nixfmt instead of alejandra
2024-05-05 22:00:40 +02:00
Gaetan Lepage
c05fba47c7
plugins/cmp-git: add settings option
2024-05-03 12:06:01 +02:00
Gaetan Lepage
fd134f84dd
plugins/lsp/dartls: add test
2024-05-03 11:11:51 +02:00
Gaetan Lepage
20aea5cd7a
plugins/lsp: move dartls options in a dedicated file
2024-05-03 11:11:51 +02:00
Gaetan Lepage
d57c962d6e
tests/lsp: move language server tests to separate folder
2024-05-03 11:11:51 +02:00
Gaetan Lepage
0a294ad931
Revert "tests/lsp: temporarily disable test for pylyzer"
...
This reverts commit b75d6875c2
.
2024-05-03 11:11:30 +02:00
github-actions[bot]
317da7bbba
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-parts':
'github:hercules-ci/flake-parts/9126214d0a59633752a136528f5f3b9aa8565b7d' (2024-04-01)
→ 'github:hercules-ci/flake-parts/e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e' (2024-05-02)
• Updated input 'home-manager':
'github:nix-community/home-manager/9fe79591c1005ce6f93084ae7f7dab0a2891440d' (2024-04-28)
→ 'github:nix-community/home-manager/9036fe9ef8e15a819fa76f47a8b1f287903fb848' (2024-05-02)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/58a1abdbae3217ca6b702f03d3b35125d88a2994' (2024-04-27)
→ 'github:NixOS/nixpkgs/63c3a29ca82437c87573e4c6919b09a24ea61b0f' (2024-05-02)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/6fb82e44254d6a0ece014ec423cb62d92435336f' (2024-04-24)
→ 'github:cachix/pre-commit-hooks.nix/2849da033884f54822af194400f8dff435ada242' (2024-04-30)
2024-05-03 11:11:30 +02:00
theabm
82a19581de
colorschemes/cyberdream: init
2024-05-02 00:02:35 +02:00
Gaetan Lepage
afa64f35ee
plugins/lsp/helpers/mkLsp: add extraConfig argument
2024-05-01 17:45:16 +02:00
Gaetan Lepage
b5dbe0bb69
plugins/lsp: make plugins.lsp.servers.*.settings RFC-42 compliant
2024-05-01 17:45:16 +02:00
Felix Boehme
2483dff03d
plugins/cmp-async-path: init
2024-04-30 18:36:11 +02:00
Gaetan Lepage
91e3bb0523
tests/cmp: add a test that enables all sources
2024-04-30 13:32:00 +02:00
Gaetan Lepage
dc038244f8
plugins/cmp: refactor source-plugin internal mechanics
2024-04-30 13:32:00 +02:00
Gaetan Lepage
892caa9b40
tests/pylsp: change test name
2024-04-30 09:25:19 +02:00
Gaetan Lepage
35c0f71457
plugins/cmp-fish: add fishPackage option
2024-04-30 00:02:51 +02:00
theabm
4dea1478eb
plugins/lazygit: init
2024-04-29 15:52:49 +02:00
Gaetan Lepage
62cf01df74
plugins/hydra: init
2024-04-29 09:45:02 +02:00
Gaetan Lepage
bf23dfdb0f
plugins/lsp: add nginx-language-server
2024-04-29 09:43:58 +02:00
Gaetan Lepage
3fe60dbed0
plugins/spectre: init
2024-04-29 09:38:32 +02:00
Gaetan Lepage
823c701ee3
tests/multicursors: disable while waiting for upstream fix
2024-04-29 08:29:11 +02:00
github-actions[bot]
bea3589798
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/2f072c127c041eec36621b8e38a531fe0fe07961' (2024-04-24)
→ 'github:nix-community/home-manager/0c5704eceefcb7bb238a958f532a86e3b59d76db' (2024-04-25)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/572af610f6151fd41c212f897c71f7056e3fb518' (2024-04-23)
→ 'github:NixOS/nixpkgs/7bb2ccd8cdc44c91edba16c48d2c8f331fb3d856' (2024-04-25)
2024-04-29 08:29:11 +02:00
Gaetan Lepage
b12d81c69a
plugins/lsp: add ast-grep language server
2024-04-29 07:36:37 +02:00
svl
e2e7258267
plugins/competitest: init
...
Add support for competitest.nvim, a neovim plugin for Competitive Programming.
2024-04-28 17:57:35 +02:00
svl
8f9e35481f
helpers/maintainers: add svl
2024-04-28 17:57:35 +02:00
theabm
e521e37f51
plugins/dressing: init
2024-04-28 15:51:40 +02:00
theabm
b4a30dd1d6
lib/maintainers: add AndresBermeoMarinelli
2024-04-28 15:51:40 +02:00
Austin Horstman
0fc190144f
plugins/lsp/ccls: fix initOptions
2024-04-26 16:43:38 +02:00
Gaetan Lepage
e95f8e9ce4
plugins/texpresso: init
2024-04-26 11:42:58 +02:00
Gaetan Lepage
77efb038df
plugins/cloak: init
2024-04-25 23:41:39 +02:00
github-actions[bot]
3981a31464
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/670d9ecc3e46a6e3265c203c2d136031a3d3548e' (2024-04-21)
→ 'github:nix-community/home-manager/2f072c127c041eec36621b8e38a531fe0fe07961' (2024-04-24)
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/9e7c20ffd056e406ddd0276ee9d89f09c5e5f4ed' (2024-04-19)
→ 'github:lnl7/nix-darwin/230a197063de9287128e2c68a7a4b0cd7d0b50a7' (2024-04-24)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/6143fc5eeb9c4f00163267708e26191d1e918932' (2024-04-21)
→ 'github:NixOS/nixpkgs/572af610f6151fd41c212f897c71f7056e3fb518' (2024-04-23)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/2ac4dcbf55ed43f3be0bae15e181f08a57af24a4' (2024-04-22)
→ 'github:cachix/pre-commit-hooks.nix/6fb82e44254d6a0ece014ec423cb62d92435336f' (2024-04-24)
2024-04-25 15:32:00 +02:00
Gaetan Lepage
f2f97d844b
misc: allow null in extraPackages
2024-04-24 08:10:51 +02:00
Gaetan Lepage
c826d146c6
plugins/godot: init
2024-04-23 09:08:39 +02:00
Gaetan Lepage
84d7453e44
plugins/gitignore: init
2024-04-22 22:25:44 +02:00
Gaetan Lepage
6ebd538ede
plugins/treesitter-context: switch to mkNeovimPlugin
2024-04-22 21:05:55 +02:00
Gaetan Lepage
c1ae78cd8c
plugins/rest: add keybinds option
2024-04-22 21:05:25 +02:00
Gaetan Lepage
6f7b236f65
plugins/none-ls: update tools
2024-04-22 15:54:34 +02:00
github-actions[bot]
1b7ff66de9
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/057117a401a34259c9615ce62218aea7afdee4d3' (2024-04-19)
→ 'github:nix-community/home-manager/670d9ecc3e46a6e3265c203c2d136031a3d3548e' (2024-04-21)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/5c24cf2f0a12ad855f444c30b2421d044120c66f' (2024-04-19)
→ 'github:NixOS/nixpkgs/6143fc5eeb9c4f00163267708e26191d1e918932' (2024-04-21)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/40e6053ecb65fcbf12863338a6dcefb3f55f1bf8' (2024-04-12)
→ 'github:cachix/pre-commit-hooks.nix/2ac4dcbf55ed43f3be0bae15e181f08a57af24a4' (2024-04-22)
2024-04-22 15:54:34 +02:00
github-actions[bot]
9a24838aac
flake.lock: Update
...
Flake lock file updates:
• Updated input 'devshell':
'github:numtide/devshell/2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8' (2024-03-22)
→ 'github:numtide/devshell/12e914740a25ea1891ec619bb53cf5e6ca922e40' (2024-04-19)
• Updated input 'home-manager':
'github:nix-community/home-manager/40ab43ae98cb3e6f07eaeaa3f3ed56d589da21b0' (2024-04-13)
→ 'github:nix-community/home-manager/057117a401a34259c9615ce62218aea7afdee4d3' (2024-04-19)
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/36524adc31566655f2f4d55ad6b875fb5c1a4083' (2024-03-30)
→ 'github:lnl7/nix-darwin/9e7c20ffd056e406ddd0276ee9d89f09c5e5f4ed' (2024-04-19)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/1042fd8b148a9105f3c0aca3a6177fd1d9360ba5' (2024-04-10)
→ 'github:NixOS/nixpkgs/5c24cf2f0a12ad855f444c30b2421d044120c66f' (2024-04-19)
2024-04-21 00:29:34 +02:00
Gaetan Lepage
83a7ce9846
plugins/lsp: add ruff language server
2024-04-19 14:39:41 +02:00