Commit graph

201 commits

Author SHA1 Message Date
Matt Sturgeon
ae612f8249
tests: use warning-expectations options
Deprecated the old `test.check*` options.
2024-12-27 18:31:34 +00:00
Heitor Augusto
ca3c7e29a8
plugins/blink-cmp-copilot: init 2024-12-25 07:56:12 -03:00
Heitor Augusto
7391dc14ca plugins/blink-compat: init 2024-12-23 12:11:32 +00: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 Lepage
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
5abe382c54 plugins/cmp-tabby: move to by-name 2024-12-18 18:42:03 +01:00
Gaetan Lepage
4f1fe403b1 plugins/openscad: migrate to mkVimPlugin 2024-12-17 22:52:36 +01:00
Gaetan Lepage
3461f890fa plugins/vim-matchup: migrate to mkVimPlugin 2024-12-17 14:14:49 +00:00
Heitor Augusto
bfb08c1ab7
plugins/nix-develop: migrate to mkNeovimPlugin 2024-12-16 16:43:20 -03:00
Gaetan Lepage
6c30476a4d plugins/plantuml-syntax: migrate to mkVimPlugin 2024-12-16 17:02:29 +00:00
Gaetan Lepage
a24ec7412e plugins/intellitab: migrate to mkVimPlugin 2024-12-16 17:19:10 +01:00
Gaetan Lepage
9062a66ee9 plugins/gitmessenger: migrate to mkVimPlugin 2024-12-16 15:52:09 +01:00
Gaetan Lepage
0edc061a6c plugins/gitgutter: migrate to mkVimPlugin 2024-12-16 14:35:33 +01:00
Gaetan Lepage
76e9d89d96 plugins/floaterm: move to mkVimPlugin 2024-12-16 11:57:46 +01:00
Austin Horstman
e16d244865
plugins/tiny-devicons-auto-colors: init 2024-12-15 12:33:05 -06:00
Gaetan Lepage
cb61e12bba plugins/easyescape: switch to mkVimPlugin and add options 2024-12-15 17:50:29 +00:00
Austin Horstman
58d2a5ac9c
plugins/dap-lldb: init 2024-12-14 18:49:02 -06:00
Austin Horstman
c351af103f
tests/efmls-configs: fix eval error 2024-12-14 17:35:56 -06:00
Austin Horstman
25a3dc7cb5
plugins/efmls-configs: add gleam_format to unpackaged 2024-12-14 17:35:56 -06:00
Gaetan Lepage
09daa2cb83 plugins/efmls-configs: move from lsp to by-name 2024-12-14 15:20:11 +01:00
Gaetan Lepage
2b5a4a3896 plugins/neorg: switch to mkNeovimPlugin 2024-12-13 14:40:02 +00:00
Austin Horstman
2844c31655
plugins/grug-far: init 2024-12-12 08:09:50 -06:00
Austin Horstman
54b1d91299
plugins/remote-nvim: init 2024-12-11 19:07:58 -06:00
Austin Horstman
c7b109f5af
plugins/otter: fix treesitter warning 2024-12-11 15:45:45 -06:00
Austin Horstman
99cb3fb8fc
plugins/dotnet: init 2024-12-09 23:27:45 -06:00
Gaetan Lepage
f2a991ae8c plugins/colorizer: rename, switch to mkNeovimPlugin 2024-12-09 20:23:32 +01:00
Gaetan Lepage
4b5364a66b plugins/persisted: init 2024-12-08 18:30:17 +00:00
Gaetan Lepage
ae78face8d
treewide: format with latest nixfmt 2024-12-06 15:25:27 +00:00
Gaetan Lepage
c6080c206e plugins/copilot-chat: update mappings 2024-12-06 11:23:39 +01:00
Gaetan Lepage
277dbeb607 plugins/codecompanion: init 2024-12-04 23:30:56 +00:00
Austin Horstman
86ff391e9e
plugins/dashboard: better rawLua support for header 2024-11-30 17:47:17 -06:00
Gaetan Lepage
060f4b4c38 plugins/aerial: init 2024-12-01 00:34:27 +01:00
Gaetan Lepage
09dfa035b6 plugins/gitlab: init 2024-11-30 22:38:43 +00:00
Gaetan Lepage
a4e5f69435 tests/codeium-nvim: fix and update tests 2024-11-30 17:37:42 +01:00
Marcel
05331006a4
plugins/vim-suda: init 2024-11-29 01:08:16 +01:00
347Online | Katie Janzen
a1c352affc plugins/vim-be-good: init
Integrate the vim-be-good plugin
2024-11-25 17:49:55 -06:00
Wael M. Nasreddine
a81a03a3f5 plugins/vim-colemak: init 2024-11-24 19:57:29 +00:00
Gaetan Lepage
2f71c4250b tests/avante: remove deprecated model option local 2024-11-20 23:51:39 +01:00
Gaetan Lepage
5f0b33710a tests/{efmls-configs,none-ls}: re-enable phpstan test 2024-11-20 23:08:31 +01:00
Gaetan Lepage
8b77198d49 tests/{none-ls,efmls-configs}: disable phpstan
https://github.com/NixOS/nixpkgs/pull/356691
2024-11-18 09:07:32 +00:00
bpatel347
5bc3fa6996 plugins/quarto: init
Use neovim-plugin.mkNeovimPlugin and move quarto-nvim to quarto

Rename tests to match convention

Passing tests locally, add required dependencies

Utilize `let` - `in` block

Remove extraPlugins

plugins/quarto: init

plugin/quarto: init

plugins/quarto: init

plugins/quarto: init
2024-11-17 22:51:48 +00:00
bpatel347
7b0df222fc
plugins/kulala: init 2024-11-16 16:43:44 +00:00
Heitor Augusto
46e574d4ea plugins/snacks: init 2024-11-15 12:55:03 +00:00
bpatel347
54f567166d plugins/vim-dadbod-completion: init
plguins/vim-dadbod-completion: Add cmpSource
2024-11-15 09:05:53 +00:00
bpatel347
5dfc9526ef plugins/vim-dadbod-ui: init 2024-11-15 09:05:53 +00:00
bpatel347
d408ffd6b4 plugins/vim-dadbod: init 2024-11-15 09:05:53 +00:00
bpatel347
f2259372fb plugins/neoconf: init
Update maintainers, remove unused pkgs

plugins/neoconf: init

plugins/neoconf: init
2024-11-15 07:27:48 +00:00