Commit Graph
1549 Commits
Author SHA1 Message Date
Gaetan Lepageandnix-infra-bot 5f3785feb8 plugins/projections: init 2025-01-12 20:00:49 +00:00
Gaetan Lepageandnix-infra-bot 4527abba58 plugins/visual-multi: init 2025-01-12 18:38:35 +00:00
Gaetan Lepageandnix-infra-bot 8db6c51762 plugins/lir: init 2025-01-12 18:33:25 +00:00
Austin Horstman 83153e96c2 plugins/blink-cmp: add khaneliman maintainer 2025-01-08 16:13:53 -06:00
Austin Horstman 2f9b103d2e plugins/blink-cmp: update completion.list.selection type
Changed in latest release. Making type backwards compatible with
previous release.
2025-01-08 16:13:53 -06:00
Gaetan Lepageandnix-infra-bot 2054094544 plugins/dropbar: init 2025-01-08 22:05:34 +00:00
Johan Larssonandnix-infra-bot 592e9eaff0 plugins/inc-rename: convert to mkNeovimPlugin and add option
Add example

Co-authored-by: Gaétan Lepage
<33058747+GaetanLepage@users.noreply.github.com>

Add example to test as well
2025-01-08 21:58:30 +00:00
Austin Horstman 092a46a1ca plugins/neoconf: setup before lspconfig 2025-01-08 15:53:03 -06:00
Johan LarssonandGaétan Lepage 8899663b59 plugins/persistence: convert to mkNeovimPlugin and fix settings
Restrict no nonnegative numbers

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

chore: include optionsRenamedToSettings in TODO

Merge imports

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2025-01-08 15:56:07 +01:00
Heitor Augustoandnix-infra-bot 0ebc64a232 plugins/blink-cmp: remove forced version override
The blink-cmp package now has a patch that fixes this.
2025-01-07 23:21:48 +00:00
Heitor Augusto 73303938ee plugins/copilot-lua: migrate to mkNeovimPlugin 2025-01-07 16:11:38 -03:00
Heitor Augusto a352bb89b0 plugins/blink-cmp: fix sources.per_filetype option type 2025-01-07 00:13:31 -03:00
Heitor Augustoandnix-infra-bot 038f5656d8 plugins/fidget: migrate to mkNeovimPlugin 2025-01-06 23:45:55 +00:00
Gaetan Lepageandnix-infra-bot 1e564fae7d colorschemes/monokai-pro: init 2025-01-06 23:07:53 +00:00
Gaetan Lepageandnix-infra-bot 8968da1617 plugins/smear-cursor: init 2025-01-06 22:58:59 +00:00
Heitor Augustoandnix-infra-bot e59e99314b plugins/lsp: add support for mode in non-extra keymaps 2025-01-06 22:20:32 +00:00
Heitor Augustoandnix-infra-bot a74897d033 mkLsp: remove with lib; 2025-01-06 22:20:32 +00:00
Heitor Augustoandnix-infra-bot 5201bb2f6f mkLsp: helpers -> lib.nixvim 2025-01-06 22:20:32 +00:00
Heitor Augustoandnix-infra-bot 48eeef58e1 plugins/lsp: migrate to mkNeovimPlugin 2025-01-06 22:20:31 +00:00
Austin Horstman 65d082069e plugins/treesitter: injections support luaConfig strings 2025-01-06 15:46:42 -06:00
Gaetan Lepageandnix-infra-bot 31139e0605 plugins/vimux: init 2025-01-06 10:00:55 +00:00
Johan Larssonandnix-infra-bot 7896856db1 plugins/treesj: init
Add support for treesj, a plugin that splits and joins blocks of code,
such as arrays and argument lists.

Remove package field

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

Finish sentence with full stop

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

Add a blank line between options

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

Rename `opts` to `langs`

Shorten example settings

Add blanklines between option declarations

Add blank line between enable and settings

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

Add blank line between enable and settings

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

Use mkEnumFirstDefault instead of mkStr

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

Use mkRaw instead of mkLuaFn

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

Simplify langs option
2025-01-05 21:24:23 +00:00
Austin Horstman 974b1d2ce5 plugins/telescope: add project extension 2025-01-05 12:37:22 -06:00
Gaetan Lepage 91227dca9e lib/options: add defaultNullOpts.mkFloat 2025-01-04 00:15:16 +01:00
Gaetan Lepage 24ac8f651d plugins.*: use defaultNullOpts.mkProportion wherever possible 2025-01-03 23:31:37 +01:00
Gaetan Lepage 4f4917be69 plugins/csvview: init 2025-01-03 21:59:33 +01:00
Gaetan Lepageandnix-infra-bot 93b5fb0478 plugins/distant: init 2025-01-03 19:58:33 +00:00
Gaetan Lepageandnix-infra-bot e1b39b725e plugins/fugit2: init 2025-01-03 19:45:28 +00:00
Johan LarssonandGaétan Lepage 87ee660991 plugins/flit: init 2025-01-02 00:07:27 +01:00
Kasper SewerynandGitHub 3399ebfedd fix: use proper auto_insert option in blink-cmp.settings.completion.list.selection 2025-01-01 13:31:26 +01:00
Gaetan Lepage 3fd7c3bf59 plugins/blink-cmp: rework options 2024-12-31 14:01:22 +01:00
Gaetan Lepage 1753c4a5d2 plugins/lsp: mark autohotkey_lsp as unpackaged 2024-12-31 11:18:42 +01:00
Gaetan LepageandGaétan Lepage f4b0b81ef9 plugins/flutter-tools: use new path for mkNeovimPlugin 2024-12-28 10:37:50 +01:00
Heitor Augustoandnix-infra-bot 0307cdf297 plugins/blink-cmp: force version for blink.cmp >= 0.8.2
When using nix to install blink-cmp plugin version 0.8.2 or higher,
the plugin fails to load because it cannot find the git hash or tag
used during build. So we force define the current version based on the
current package version
2024-12-27 23:51:54 +00:00
Austin Horstmanandnix-infra-bot 9a08553d15 plugins/flutter-tools: init 2024-12-27 23:36:04 +00:00
Sammy EturandAustin Horstman 1702f24074 plugins/molten: add wezterm as image provider 2024-12-27 17:17:59 -06:00
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
Heitor Augustoandnix-infra-bot 3fa487c81d plugins/lint: migrate to mkNeovimPlugin 2024-12-27 23:08:13 +00:00
Austin Horstman 5b35c4eaed plugins/glance: init 2024-12-27 16:46:39 -06:00
Heitor Augusto ca3c7e29a8 plugins/blink-cmp-copilot: init 2024-12-25 07:56:12 -03:00
Heitor Augustoandnix-infra-bot 7391dc14ca plugins/blink-compat: init 2024-12-23 12:11:32 +00:00
Matt Sturgeon 43a3171dec treewide: vim-plugin -> plugins 2024-12-22 10:04:17 +00:00
Matt Sturgeon 5e9a6c00a9 treewide: neovim-plugin -> plugins 2024-12-22 10:04:00 +00:00
Matt Sturgeon 896f6be694 lib/plugins: take ownership of modules utils
These util functions were previously defined in `modules`, but
`plugins.utils` is a better home.
2024-12-22 09:35:16 +00:00
svanr 9f32e25f3f plugins/treesitter: update docs for custom grammar installation 2024-12-20 21:53:47 -05:00
Austin Horstman 354fc0f288 plugins/todo-comments: add TodoFzfLua 2024-12-20 17:24:13 -06: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