Commit graph

879 commits

Author SHA1 Message Date
Johan Larsson
87ee660991 plugins/flit: init 2025-01-02 00:07:27 +01:00
Gaetan Lepage
bc87d91273 tests/{efmls-configs,none-ls}: disable clazy test (broken package) 2024-12-31 15:42:03 +01:00
Gaetan Lepage
29fbcbc21b tests/openscad: disable on darwin (broken package) 2024-12-31 15:42:03 +01:00
Gaetan Lepage
80b5d141df tests/efmls-configs: disable cppcheck test on darwin (broken package) 2024-12-31 15:22:53 +01:00
Gaetan Lepage
9159f9e97e tests/{efmls-configs,none-ls}: disable ansible_lint test (broken package) 2024-12-31 15:22:53 +01:00
Gaetan Lepage
3fd7c3bf59 plugins/blink-cmp: rework options 2024-12-31 14:01:22 +01:00
Austin Horstman
9a08553d15 plugins/flutter-tools: init 2024-12-27 23:36:04 +00:00
Sammy Etur
abe2211aef
plugins/wezterm: init
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-12-27 17:17:59 -06:00
Austin Horstman
5b35c4eaed
plugins/glance: init 2024-12-27 16:46:39 -06:00
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
94535b24a2 plugins/lsp: fix tinymist implementation and update options 2024-12-14 18:20:47 +00:00
Gaetan Lepage
09daa2cb83 plugins/efmls-configs: move from lsp to by-name 2024-12-14 15:20:11 +01:00
Gaetan Lepage
c181014422 colorschemes/dracula: switch to mkVimPlugin 2024-12-13 16:26:54 +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
b752606681
tests/lazyloading/lz-n: runNvim false
We don't need to run nvim and see what happens, these are just used for
making sure we're generating the config appropriately.
2024-12-10 10:15:10 -06:00
Austin Horstman
26f1daa47e
tests/lazyloading/lz-n: reduce repetition 2024-12-10 10:15:10 -06:00
Austin Horstman
0997b371c7
lib/neovim-plugin: freeform lazy settings
Instead of trying to manage upstream configuration options, just keep
using our freeform options so we can do less finicky logic and
workarounds.
2024-12-10 10:07:38 -06:00
Austin Horstman
d24dd313cf
tests/lazyloading: lazy-load -> lz-n
We will support more, might as well properly organize them.
2024-12-10 10:07:38 -06:00
Austin Horstman
c3f9cb721c
lib/neovim-plugin: refactor mkLazyLoadOption 2024-12-10 10:07:38 -06:00
Austin Horstman
3cfde1554c
lib/neovim-plugin: support lz-n lazy config 2024-12-10 08:28:16 -06:00
Austin Horstman
301868d380
lib/neovim-plugin: support lazy loading luaConfig.content 2024-12-10 08:28:16 -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