Matt Sturgeon
06a44e9e88
plugins/none-ls: rename servers.nix
to sources.nix
2024-07-13 20:20:51 +01:00
Matt Sturgeon
ca8ac5f8e4
plugins/none-ls: switch to mkNeovimPlugin
2024-06-27 11:35:41 +01:00
Matt Sturgeon
0caa5b957e
plugins/none-ls: normalize plugin defaults
2024-06-21 08:49:08 +01:00
Matt Sturgeon
d136c08f3a
plugins: normalise null
plugin-defaults
...
Replaced all instances of `"null"` with `null`, when passing
plugin-defaults to `defaultNullOpts` functions.
2024-06-02 03:18:10 +01:00
traxys
62f32bfc71
treewide: Reformat with nixfmt
2024-05-05 22:00:40 +02:00
Gaetan Lepage
e2c3459d1d
lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions
2024-01-28 23:39:14 +01:00
traxys
1d8e7906c9
plugins: Introduce helpers.defaultNullOpts.mkLuaFn ( #855 )
...
This allows to avoid calling `mkRaw` on lua functions, as they will get
applied automatically.
This could also help in the future to refactor the use of Lua code to
make it more user-friendly.
2023-12-29 15:24:42 +01:00
Gaetan Lepage
290855ed3d
plugins: use mkSeverity where possible
2023-12-22 14:48:15 +01:00
Gaetan Lepage
27b0c6bf20
plugins/none-ls: add enableLspFormat option
2023-11-28 14:08:27 +01:00
Gaetan Lepage
19f39c3b1b
plugins: swith to the new behaviour of mkRaw
2023-11-23 11:39:41 +01:00
Gaetan Lepage
b6724702b4
misc: refactor imports, prefer adding helpers
to args rather than importing it
2023-11-06 16:33:39 +01:00
siph
56f46166f9
plugins/null-ls: migrate null-ls
to none-ls
2023-10-22 00:50:54 +02:00