Austin Horstman
11a80c1a80
plugins/blink-cmp-dictionary: init
2025-02-05 14:35:01 -06:00
Austin Horstman
2061a9ad95
plugins/blink-cmp-git: init
2025-02-05 12:27:36 -06:00
Austin Horstman
7d975e3598
plugins/blink-cmp-spell: init
2025-02-05 12:27:20 -06:00
Austin Horstman
859a97bd8e
plugins/blink-ripgrep: init
2025-02-05 12:27:00 -06:00
Austin Horstman
d5406e546b
plugins/blink-emoji: init
2025-02-05 12:26:20 -06:00
Austin Horstman
cf01c024af
plugins/blink-copilot: init
2025-02-05 11:40:56 -06:00
Austin Horstman
6288354d43
plugins/blink-cmp: remove setting warning
...
ABI too unstable to document every setting that changes as a warning.
2025-02-03 16:45:17 -06:00
Austin Horstman
563ea5586d
plugins/blink-cmp: add rawLua support more provider options
2025-02-03 16:45:17 -06:00
Austin Horstman
56d0c4579e
plugins/typescript-tools: use plugin's luaConfig
...
When lazy loading, we need to isolate the plugin's config otherwise it
will fail because the generated config is still loaded immediately in
lspconfig's lua.
2025-02-02 11:27:45 -06:00
Austin Horstman
b0906aca2e
plugins/mark-radar: migrate to mkNeovimPlugin
2025-02-02 09:36:51 -06:00
Austin Horstman
0827c5cb6c
plugins/notify: migrate to mkNeovimPlugin
2025-02-02 09:21:49 -06:00
Austin Horstman
10ea28fff4
plugins/lastplace: migrate to mkNeovimPlugin
2025-02-02 09:08:57 -06:00
Austin Horstman
8104356af6
plugins/startify: options -> settings-options
...
To ignore file from list-plugins
2025-02-01 22:00:32 -06:00
Austin Horstman
e0f838b58d
plugins/neotest: options -> settings-options
...
To ignore file from list-plugins
2025-02-01 22:00:32 -06:00
Austin Horstman
09e857bfdd
plugins/neogit: options -> settings-options
...
To ignore file from list-plugins
2025-02-01 22:00:32 -06:00
Austin Horstman
0d160c19d6
plugins/obsidian: options -> settings-options
...
Ignored by our list-plugins
2025-02-01 20:18:59 -06:00
Austin Horstman
86cc03863f
plugins/obsidian: move deprecations
2025-02-01 20:18:59 -06:00
Austin Horstman
e68b8e9c91
plugins/obsidian: remove with lib and helpers
2025-02-01 20:18:59 -06:00
Austin Horstman
2b03933101
plugins/clipboard-image: migrate to mkneovimplugin
2025-02-01 17:17:43 -06:00
Austin Horstman
3aabd32181
plugins/cursorline: migrate to mkNeovimPlugin
2025-02-01 14:00:51 -06:00
Austin Horstman
ccd0092988
plugins/autoclose: migrate to mkNeovimPlugin
2025-02-01 12:50:49 -06:00
Gaetan Lepage
8f8f50243e
plugins/java: init
2025-02-01 16:41:46 +00:00
Austin Horstman
c75e4ea37f
plugins/lean: migrate to mkNeovimPlugin
2025-01-31 23:39:31 +00:00
Violet Wood
0e92aaf3f2
plugins/blink-cmp: support raw lua for settings.sources.providers.enabled
...
plugins/blink-cmp: conciseness
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
plugins/blink-cmp: add test for providers.enabled
2025-01-31 23:23:07 +00:00
Quentin Boyer
a2f01876f7
lib: Harmonize package options which may not exist in nixpkgs
2025-01-31 22:55:38 +00:00
Gaetan Lepage
e4ed227f99
plugins/gitsigns: remove deprecated option 'show_deleted'
...
https://github.com/lewis6991/gitsigns.nvim/pull/1174
2025-01-30 17:43:51 +01:00
Gaetan Lepage
d997bec044
plugins/lsp: add oxlint package
2025-01-30 17:43:51 +01:00
Gaetan Lepage
2f5374c3dc
plugins/lexima: init
2025-01-29 21:04:27 +00:00
Gaetan Lepage
e908e344f4
treewide: use boolean comparison to simplify the code base
2025-01-29 18:04:00 +01:00
Gaetan Lepage
ce82e5859d
treewide: use mkAssertions where possible
2025-01-29 16:15:07 +01:00
Gaetan Lepage
12e658eca8
treewide: use mkWarnings where possible
2025-01-29 15:57:14 +01:00
Gaetan Lepage
eeafe2a715
plugins/zotcite: init
2025-01-28 23:16:30 +00:00
Gaetan Lepage
b6c0cfab81
plugins/zotcite: init
2025-01-28 18:25:28 +01:00
Kiria
a64048e9f5
Fix: example of plugins.bufferline.settings.options.get_element_icon used a wrong variable
2025-01-28 16:05:51 +08:00
Johan Larsson
8b09c4a829
plugins/clangd-extensions: remove inlay_hints option
...
The setting has been removed upstream:
db28f29be9
.
2025-01-28 08:30:54 +01:00
Austin Horstman
32aa73af47
plugins/dap-virtual-text: migrate to mkNeovimPlugin
2025-01-27 10:08:09 -06:00
Austin Horstman
9eae5db29a
plugins/dap-ui: migrate to mkNeovimPlugin
2025-01-27 10:08:09 -06:00
Austin Horstman
a70168e0fa
plugins/dap-python: migrate to mkNeovimPlugin
2025-01-27 10:08:09 -06:00
Austin Horstman
6ff7127291
plugins/dap-go: migrate to mkNeovimPlugin
2025-01-27 10:08:09 -06:00
Austin Horstman
4d1bd375c7
plugins/dap: migrate to mkNeovimPlugin
2025-01-27 08:30:33 -06:00
Austin Horstman
216ae2bf40
plugins/dap: remove helpers
2025-01-27 08:30:33 -06:00
Austin Horstman
e48dda4fe4
plugins/dap: remove with lib
2025-01-27 08:30:33 -06:00
Austin Horstman
8e5422bf3e
plugins/base16: fix packPathName
2025-01-26 11:58:32 -06:00
Gaetan Lepage
63d9bb0d77
plugins/lsp: mark typst_lsp as unpackaged as the package has been removed from nixpkgs
...
https://github.com/NixOS/nixpkgs/pull/376698
2025-01-26 18:05:03 +01:00
Matt Sturgeon
796ace65f7
plugins/lsp: set a defaultText
for cmd
2025-01-25 19:16:08 +00:00
Matt Sturgeon
88652ce69a
plugins/efmls: package option defaultText should not depend on pkgs
...
The `defaultText` was conditional on default.
Specifically, `default.meta.platforms`.
This is not good, because it means the package must be evaluated in
order to build the docs.
2025-01-25 19:16:08 +00:00
Matt Sturgeon
09733a5539
plugins/fzf-lua: use literalExpression
for keymaps
example
...
The example references `pkgs.coreutils`.
2025-01-25 19:16:08 +00:00
Matt Sturgeon
1c137a73f0
plugins/clipboard-image: use mkPackageOption
for clipboardPackage
2025-01-25 19:16:07 +00:00
Matt Sturgeon
dbcdff7bbb
plugins/copilot-vim: set defaultText
for node_command
2025-01-25 19:16:07 +00:00
Matt Sturgeon
758bdd8dd1
plugins/codeium-vim: set defaultText
for bin
2025-01-25 19:16:07 +00:00