Matt Sturgeon
6ab2a39e6a
plugins/utils: normalize plugin defaults
2024-06-21 08:49:09 +01:00
traxys
62f32bfc71
treewide: Reformat with nixfmt
2024-05-05 22:00:40 +02:00
Gaetan Lepage
b8b0c1d58f
plugins/oil: switch to mkNeovimPlugin + update options
2024-03-26 13:39:48 +01:00
Gaetan Lepage
4395556669
plugins/oil: rename option according to upstream
2024-03-18 11:56:56 +01:00
Loïc Reynier
233feeb8d2
treewide: fix typos ( #1217 )
2024-03-07 19:44:13 +01:00
Haseeb Majid
8b013707cc
plugins/oil.nvim: Update add a few missing options ( #1152 )
2024-02-27 13:50:45 +01:00
Gaetan Lepage
e2c3459d1d
lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions
2024-01-28 23:39:14 +01:00
traxys
af41ea2d80
helpers: move rawType to helpers.nixvimTypes ( #871 )
...
This is done in preparation of adding new (lua) types to help the
documentation.
2024-01-01 23:33:53 +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
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
municorn
934bf7e2e3
fix(helpers): use "__unkeyed" prefix instead of "@" in toLuaObject
( #632 )
2023-10-09 15:50:21 +02:00
Wolbyte
600cd12057
helpers.defaultNullOpts: add mkBorder
2023-06-26 14:01:18 +02:00
traxys
b6f55f619c
plugins/oil: Fix statix error ( #393 )
2023-05-28 19:19:13 +02:00
Gaetan Lepage
2a2f702942
plugins/oil: init + tests
2023-05-26 23:27:03 +02:00