Gaetan Lepage
|
ec24d496d5
|
treewide (cleaning): helpers.toLuaObject -> lib.nixvim.toLuaObject
|
2024-12-15 21:55:51 +00:00 |
|
Matt Sturgeon
|
2f49c76a6a
|
lib: remove nixvimTypes alias
|
2024-09-27 08:31:07 +01:00 |
|
Austin Horstman
|
1c9ba58aef
|
modules: cleanup with lib
|
2024-09-03 22:12:33 -05:00 |
|
Nick Hu
|
1c9f2a23a6
|
modules/commands: allow commands to be raw lua
|
2024-05-21 14:27:49 +02:00 |
|
Nick Hu
|
3ec6dff17b
|
modules/commands: fix nargs enum
|
2024-05-21 14:27:49 +02:00 |
|
traxys
|
62f32bfc71
|
treewide: Reformat with nixfmt
|
2024-05-05 22:00:40 +02:00 |
|
Gabriel Arazas
|
0b5800a2a2
|
docs: clean up descriptions (#1061)
|
2024-02-11 13:51:34 +01:00 |
|
Gaetan Lepage
|
c97afcbf82
|
modules/commands: fix lua cmd.options value when no options are set
|
2024-01-20 14:48:59 +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 |
|
Gaetan Lepage
|
b6724702b4
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
|
Pedro Alves
|
74bd7ee77e
|
modules/commands: allow creation of user commands (#366)
|
2023-05-23 14:30:30 +02:00 |
|