Commit graph

1792 commits

Author SHA1 Message Date
Gaetan Lepage
30c4d00b72 modules/dependencies: add ueberzug 2025-04-11 08:51:45 +10:00
Gaetan Lepage
cfd4b61262 modules/dependencies: init + add curl 2025-04-11 08:51:45 +10:00
Gaetan Lepage
fda1b96978 plugins/modicator: init 2025-04-10 17:26:00 +10:00
Gaetan Lepage
7114362f36 plugins/nvim-jdtls: rename to jdtls, migrate to mkNeovimPlugin 2025-04-08 15:46:32 +02:00
Gaetan Lepage
99a2f96cf0 plugins/telescope/advanced-git-search: init 2025-04-06 20:30:04 +02:00
Gaetan Lepage
757e02a183 plugins/tinygit: init 2025-04-06 17:56:06 +02:00
Gaetan Lepage
f464541b18 plugins/hurl: init 2025-04-06 17:30:40 +02:00
Gaetan Lepage
eb719d80a8 colorschemes/github-theme: init 2025-04-06 17:03:26 +02:00
Heitor Augusto
50e9895c2c plugins/copilot-vim: bump node.js to 20.x version 2025-04-06 17:03:06 +02:00
Gaetan Lepage
90c3f2468e plugins/colorful-menu: init 2025-04-06 16:18:57 +02:00
Gaetan Lepage
380435c555 plugins/telescope/zoxide: init 2025-04-06 16:16:32 +02:00
Gaetan Lepage
5908b5a737 plugins/lsp: register pkgs.vectorcode for vectorcode_server 2025-04-06 10:32:48 +02:00
Gaetan Lepage
7b4311333b plugins/highlight-colors: fix warning message 2025-04-05 11:12:52 +02:00
Gaetan Lepage
9f495dda93 plugins.harpoon: refactor & switch to harpoon2 2025-04-04 01:39:33 +02:00
Gaetan Lepage
af76696a92 plugins/hlchunk: init 2025-04-03 18:28:09 +02:00
eveeifyeve
8ffda5afb1 plugins/cord: init 2025-04-02 08:18:19 +02:00
Gaetan Lepage
5d833a1692 plugins/packer: remove (deprecated) 2025-04-01 16:03:03 +02:00
Gaetan Lepage
ada161d0bb plugins/pckr: init 2025-04-01 16:03:03 +02:00
github-actions[bot]
3f73a301d6 generated: Updated lspconfig-servers.json 2025-04-01 16:03:03 +02:00
Axel Karjalainen
d81f37256d plugins/aw-watcher: init 2025-03-30 21:26:26 +02:00
Gaetan Lepage
a3b16fa004 plugins/highlight-colors: init 2025-03-30 18:05:30 +02:00
Heitor Augusto
81fdde9fc5 plugins/copilot-lua: bump node.js to 20.x version 2025-03-29 23:56:34 +01:00
Gaetan Lepage
ec92a1816e plugins/vimwiki: init 2025-03-25 01:30:31 +01:00
Austin Horstman
3d90bc786c
plugins/avante: fix incorrect option name
Looks like it was initialized incorrectly from inception. Renaming to
match the option name upstream.
2025-03-24 16:15:25 -05:00
Gaetan Lepage
9672b3d217 plugins/git-worktree: enhance assertion error message for enableTelescope 2025-03-24 19:23:41 +01:00
Gaetan Lepage
2e9afffc28 plugins/git-worktree: remove useless 'mkIf cfg.enable' in extraConfig 2025-03-24 19:23:41 +01:00
Gaetan Lepage
c6ed00c902 plugins/nerdy: init 2025-03-24 19:23:41 +01:00
Gaetan Lepage
5fca2c2dca plugins/dap-rr: init 2025-03-24 19:23:21 +01:00
Gaetan Lepage
94dbc6acab plugins/dap (dapHelpers): allow dapHelpers.configurationType to be rawLua 2025-03-24 19:23:21 +01:00
Gaetan Lepage
21e8b57a11 plugins/dap (dapHelpers): internal rename configurationOption -> configurationType 2025-03-24 19:23:21 +01:00
Gaetan Lepage
c9597b37d8 plugins/obsidian: adapt options (now using the obsidian-nvim community fork) 2025-03-24 19:22:54 +01:00
Gaetan Lepage
3d84c137ea plugins/git-worktree: adapt implem to the underlying plugin change 2025-03-22 12:13:24 +00:00
Gaetan Lepage
8176b3f52e plugins/lsp/packages: remove qml_lsp
https://github.com/neovim/nvim-lspconfig/pull/3647
2025-03-22 12:13:24 +00:00
Gaetan Lepage
9bdc870ff7 plugins/lsp/packages: add muon
https://github.com/neovim/nvim-lspconfig/pull/3646
2025-03-22 12:13:24 +00:00
Gaetan Lepage
d44b33a1ea plugins/faust: init 2025-03-20 17:37:24 +01:00
Gaetan Lepage
7e51c72da2 plugins/image: remove unneeded magick dependency (already propagated by image-nvim) 2025-03-20 16:16:11 +01:00
Gaetan Lepage
279d2570b5 plugins/image: migrate to mkNeovimPlugin 2025-03-20 16:16:11 +01:00
Gaetan Lepage
c5967bf6a5 plugins/devdocs: init 2025-03-20 16:11:17 +01:00
Gaetan Lepage
695add12fc plugins/diagram: init 2025-03-20 15:58:36 +01:00
Gaetan Lepage
fab8f81121 plugins/typst-preview: init 2025-03-19 09:00:05 +01:00
Yifei Sun
f78adb0918
plugins/lsp: enable dolmenls and ocamllsp 2025-03-18 20:44:33 -04:00
Gaetan Lepage
708f8a179b plugins/none-ls: treefmt2 -> treefmt 2025-03-19 00:51:22 +01:00
Gaetan Lepage
c15e93c157 plugins/lsp/packages: mark coqPackages.{coq-lsp,vscoq-language-server} as unpackaged 2025-03-19 00:51:22 +01:00
Austin Horstman
3feb4b4b4b plugins/markview: v25 migration
Co-Authored-By: Matt Sturgeon <matt@sturgeon.me.uk>
2025-03-19 00:51:22 +01:00
Gaetan Lepage
e8025891b2 plugins/lsp/packages: mark graphql as unpackaged 2025-03-19 00:51:22 +01:00
Gaetan Lepage
b8f8d4c81b plugins/lsp/packages: mark dts_lsp and wasm_language_tools as unpackaged 2025-03-19 00:51:22 +01:00
Gaetan Lepage
2a3cf1bd55 plugins/lsp: marked scry as unpackaged 2025-03-19 00:51:22 +01:00
Gaetan Lepage
72365ae5a1 plugins/lsp: skip failing pylsp test 2025-03-19 00:51:22 +01:00
github-actions[bot]
32c63161d7 generated: Update
- Updated lspconfig-servers.json
- Updated rust-analyzer.nix
2025-03-19 00:51:22 +01:00
Maxime Costalonga
78f6166c23
plugins/image: add resolveImagePath option 2025-03-17 23:48:25 +00:00