nix-community.nixvim/tests/test-sources/plugins
Johan Larsson 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
..
by-name plugins/treesj: init 2025-01-05 21:24:23 +00:00
cmp plugins/cmp-git: move to by-name 2024-12-18 23:35:23 +01:00
colorschemes colorschemes/dracula: switch to mkVimPlugin 2024-12-13 16:26:54 +01:00
lazyloading tests/lazyloading/lz-n: runNvim false 2024-12-10 10:15:10 -06:00
lsp plugins/lsp: fix tinymist implementation and update options 2024-12-14 18:20:47 +00:00
pluginmanagers plugins/packer: use gitPackage 2024-08-29 16:39:53 -05:00
lua-config.nix lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00:00