Commit graph

678 commits

Author SHA1 Message Date
Gaetan Lepage
d844ac1a06 plugins/lsp/tinymist: add settings options 2024-05-17 09:36:12 +02:00
Haseeb Majid
c5bb651d01 plugins/arrow: init 2024-05-16 22:34:27 +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
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
traxys
62f32bfc71 treewide: Reformat with nixfmt 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
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
theabm
82a19581de colorschemes/cyberdream: init 2024-05-02 00:02:35 +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
892caa9b40 tests/pylsp: change test name 2024-04-30 09:25:19 +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
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
theabm
e521e37f51 plugins/dressing: init 2024-04-28 15:51:40 +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
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
83a7ce9846 plugins/lsp: add ruff language server 2024-04-19 14:39:41 +02:00
Gaetan Lepage
514a51877d plugins/statuscol: init 2024-04-16 21:15:06 +02:00
Gaetan Lepage
987c204b49 plugins/lsp: add docker-compose-language-service language server 2024-04-16 18:06:46 +02:00
Gaetan Lepage
4662a06f4e colorschemes/tokyonight: switch to mkNeovimPlugin 2024-04-16 00:15:46 +02:00
Gaetan Lepage
d5a309286d colorschemes/rose-pine: switch to mkNeovimPlugin 2024-04-15 23:52:43 +02:00
Gaetan Lepage
16272920e2 colorschemes/poimandres: switch to mkNeovimPlugin 2024-04-15 21:40:18 +02:00
Gaetan Lepage
6440f4af87 plugins/qmk: init 2024-04-15 13:25:53 +02:00
Gaetan Lepage
ad6a08b695 plugins/improved-search: init 2024-04-14 11:35:47 +02:00
Gaetan Lepage
ad046c976d colorschemes/catpuccin: switch to mkNeovimPlugin 2024-04-13 11:08:31 +02:00
Gaetan Lepage
c068f78dcd plugins/toggleterm: switch to mkNeovimPlugin 2024-04-13 11:00:19 +02:00
Gaetan Lepage
38a4fc7709 plugins/nvim-autopairs: switch to mkNeovimPlugin 2024-04-12 14:59:28 +02:00
Gaetan Lepage
c86a0aca63 plugins/hop: init 2024-04-09 23:02:11 +02:00
Daniel
f1df154834 plugins/lsp: Add tinymist language server 2024-04-09 18:26:51 +02:00
Gaetan Lepage
512ac70ec9 plugins/lsp: add lexical language server 2024-04-09 11:38:59 +02:00
Gaetan Lepage
6e828d38a3 tests/plugins/neorg: temporarily disable tests 2024-04-09 10:42:58 +02:00
Gaetan Lepage
b9f211bbee plugins/debugprint: switch to mkNeovimPlugin 2024-04-09 10:42:58 +02:00
Gaetan Lepage
192b404e41 plugins/rest: switch to mkNeovimPlugin 2024-04-09 10:42:58 +02:00
Gaetan Lepage
3a161eaec0 tests/plugins/codeium-vim: set dontRun to true as tests are now hanging 2024-04-09 10:42:58 +02:00
Gaetan Lepage
22982bd708 tests/lsp: disable test for vala-ls as pkgs.vala-language-server is broken 2024-04-09 10:42:58 +02:00
Gaetan Lepage
b38f24f348 plugins/telescope: refactor extensions 2024-04-07 20:40:36 +02:00
Gaetan Lepage
3c0951ebc8 plugins/telescope: switch to mkNeovimPlugin 2024-04-07 20:40:36 +02:00
Gaetan Lepage
07de1fe92e colorschemes/palette: switch to mkNeovimPlugin 2024-04-07 20:39:27 +02:00
Gaetan Lepage
2c99cefa91 plugins/lsp: add nimls language server 2024-04-04 14:37:36 +02:00