Commit graph

971 commits

Author SHA1 Message Date
Matt Sturgeon
b72ba2e4e2
plugins/lsp/servers: replace rootDir with rootMarkers
nvim-lspconfig historically used `root_dir`, along with util functions
like `root_pattern`.

Now that neovim's own LSP API is used, `root_dir` appears to be subtly
different and `root_markers` is introduced to replace `util.root_pattern`.

Since we cannot easily warn about the `root_dir` differences, it can
usually be replaced with `root_markers`, and can still be manually
configured via `extraOptions` if needed; the simplest approach here is
to remove the `rootDir` option.
2025-04-25 16:04:38 +01:00
Gaetan Lepage
991f3c8709 treewide: re-enable godot tests 2025-04-24 12:48:41 +02:00
Gaetan Lepage
60638182b8 tests/none-ls: disable rego and opacheck on aarch64-linux (build failure of open-policy-agent) 2025-04-22 12:16:02 +00:00
Gaetan Lepage
4f72d5c43e tests/{none-ls,efmls-configs}: disable ansible-lint (build failure) 2025-04-22 12:16:02 +00:00
Gaetan Lepage
9eb03ab777 treewide: disable godot (build failure) 2025-04-22 12:16:02 +00:00
Gaetan Lepage
d6709382e7 tests: disable tests depending on broken sourcekit on aarch64-linux 2025-04-22 12:16:02 +00:00
Gaetan Lepage
75efaa0a97 tests: move away from string comparisons with stdenv.hostPlatform 2025-04-21 21:25:15 +10:00
Gaetan Lepage
490bb4e2bd plugins/lilypond-suite: init 2025-04-20 23:59:36 +02:00
Austin Horstman
710f9cbd52 tests/cmp: disable codeium 2025-04-20 07:55:12 +10:00
Austin Horstman
b541c36468 tests/windsurf-nvim: dont run nvim
Transient error being cached.
2025-04-20 07:55:12 +10:00
Austin Horstman
c8cd3a9467 tests/efmls-configs: disable php tools
Broken dependency upstream
2025-04-20 07:55:12 +10:00
Austin Horstman
7f4efe62e0 plugins/windsurf-vim: rename codeium-vim
Rename plugin, use new packpathname, and update deprecations to point
from old name to new name.
2025-04-20 07:55:12 +10:00
Austin Horstman
1971ec5b2b plugins/windsurf-nvim: rename codeium-nvim
Rename plugin, use new packpathname, and update deprecations to point
from old name to new name.
2025-04-20 07:55:12 +10:00
Gaetan Lepage
0bdc32e331 plugins/supermaven: init
Co-authored-by: Po Co <polniolino@gmail.com>
2025-04-15 22:40:13 +01:00
Gaetan Lepage
327d491936 plugins/parrot: init 2025-04-14 07:39:40 +10:00
Kasper Seweryn
e537d4a6b4 plugins/whichpy: init 2025-04-11 16:52:33 +02:00
Gaetan Lepage
e9a85eed8b plugins/jdtls: allow rawLua in settings.cmd 2025-04-12 00:28:32 +10:00
Gaetan Lepage
e83c7fc2e7 plugins/minuet: init 2025-04-12 00:20:25 +10:00
Gaetan Lepage
0a78c93e7a modules/dependencies: add llm-ls 2025-04-11 08:51:45 +10:00
Gaetan Lepage
5ad022e151 modules/dependencies: add glow 2025-04-11 08:51:45 +10:00
Gaetan Lepage
68c806bd60 modules/dependencies: add wezterm 2025-04-11 08:51:45 +10:00
Gaetan Lepage
ee60083622 modules/dependencies: add bat 2025-04-11 08:51:45 +10:00
Gaetan Lepage
a79c872893 modules/dependencies: add sd and sed 2025-04-11 08:51:45 +10:00
Gaetan Lepage
d6cdbf36b2 modules/dependencies: add ripgrep 2025-04-11 08:51:45 +10:00
Gaetan Lepage
961a96b537 modules/dependencies: add manix 2025-04-11 08:51:45 +10:00
Gaetan Lepage
662ad478f2 modules/dependencies: add gh 2025-04-11 08:51:45 +10:00
Gaetan Lepage
24aec95e3b modules/dependencies: add direnv 2025-04-11 08:51:45 +10:00
Gaetan Lepage
07c767cd2f modules/dependencies: add ctags 2025-04-11 08:51:45 +10:00
Gaetan Lepage
cfb56d1ed3 modules/dependencies: add typst 2025-04-11 08:51:45 +10:00
Gaetan Lepage
9cc70f8c03 modules/dependencies: add which 2025-04-11 08:51:45 +10:00
Gaetan Lepage
9abe8fd025 modules/dependencies: add git 2025-04-11 08:51:45 +10:00
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
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
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
Gaetan Lepage
0ff025c210 tests/{none-ls,efmls-configs}: disable tools requiring php-cs-fixer (marked as broken) 2025-04-01 16:03:03 +02:00
Gaetan Lepage
4945e634bc Revert "tests/plugins/texpresso: disable as the texpresso package is broken"
This reverts commit 35ec52f1d9.
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