Commit Graph
22 Commits
Author SHA1 Message Date
Gaetan LepageandAustin Horstman 1d333fc92e treewide: apply linter suggestions 2025-12-28 04:26:49 +00:00
Gaetan Lepage 8441008175 treewide: remove old deprecation warnings 2025-12-07 23:34:03 +00:00
Matt Sturgeon fe059cd395 flake: add nixf-diagnose to treefmt config
Checks nixd's diagnostic lints using libnixf.
2025-10-01 00:42:40 +00:00
Gaetan Lepageandnix-infra-bot ada40e0f74 modules/dependencies: add fish 2025-04-11 08:51:45 +10:00
Matt Sturgeon 43a3171dec treewide: vim-plugin -> plugins 2024-12-22 10:04:17 +00:00
Gaetan Lepage 37608b4627 Revert "plugins/cmp/sources: use mkNeovimPlugin instead of mkVimPlugin for source plugins"
This reverts commit 6a9d840370.
2024-12-19 01:25:59 +01:00
Gaetan Lepage 2b7f17b6de plugins/crates: rename from crates-nvim to crates, move to by-name, migrate to mkNeovimPlugin 2024-12-19 01:04:58 +01:00
Gaetan Lepage 5d6e83d8ab plugins/copilot-cmp: move to by-name, migrate to mkNeovimPlugin 2024-12-19 00:34:43 +01:00
Gaetan Lepageandnix-infra-bot 7aed1c4b57 plugins/cmp-tabnine: move to by-name 2024-12-18 23:27:47 +00:00
Gaetan Lepage 520c2868eb plugins/cmp-git: move to by-name 2024-12-18 23:35:23 +01:00
Gaetan Lepage a61193abcc plugins/cmp-ai: move to by-name 2024-12-18 22:17:24 +01:00
Gaetan Lepage eaa2084627 plugins/cmp-fish: move extra option to the sources list 2024-12-18 18:58:44 +01:00
Gaetan Lepage 5abe382c54 plugins/cmp-tabby: move to by-name 2024-12-18 18:42:03 +01:00
Gaetan Lepageandnix-infra-bot 6a9d840370 plugins/cmp/sources: use mkNeovimPlugin instead of mkVimPlugin for source plugins 2024-12-18 17:16:57 +00:00
Austin Horstman 2e30f4828d plugins/cmp/sources: add cmp-vimtex 2024-12-10 08:00:33 -06:00
Austin Horstman 39adaa0b7a plugins/cmp/sources: sort list 2024-12-10 08:00:33 -06:00
Gaetan Lepage e3239b4d32 plugins/cmp: add cmp-nixpkgs-maintainers source 2024-10-19 12:06:20 +02:00
Austin Horstman 08cac4a5c0 plugins/cmp: remove helpers 2024-10-07 12:00:19 -05:00
Austin Horstman 62b87e5b56 plugins/cmp: remove with lib; 2024-10-07 12:00:19 -05:00
Matt Sturgeon 2cda50d530 plugins: remove redundant mkRaw apply functions
`strLua` now does this coercion internally.
2024-09-29 16:57:16 +01:00
Matt Sturgeon 2f49c76a6a lib: remove nixvimTypes alias 2024-09-27 08:31:07 +01:00
Matt Sturgeon ad85cd760e plugins/completion: move to by-name
- Move nvim-cmp to plugins/cmp
- Move other completion plugins to plugins/by-name
2024-09-09 11:50:40 +01:00