Pedro Alves
92867386c7
helpers: fix toLuaObject ignoring empty objects ( #213 )
2023-02-28 18:20:13 +00:00
Gaétan Lepage
c9abc97ee5
lib/option-warnings: add mkRemovedOption ( #209 )
2023-02-28 14:26:01 +00:00
Gaétan Lepage
a1b410192e
lib/helpers: syntax change ( #188 )
2023-02-23 16:10:28 +00:00
Gaétan Lepage
67f5db9cfd
modules/keymaps: fix bug in keymaps generation ( #184 )
2023-02-23 10:18:36 +01:00
Gaétan Lepage
a15c0543a4
modules/keymaps: bind lua function calls ( #178 )
2023-02-22 23:01:27 +01:00
Gaétan Lepage
264de8cefb
added formatter + reformat existing codebase ( #175 )
2023-02-20 10:42:13 +00:00
Pedro Alves
8d41514bbe
docs: fix errors
2023-02-04 14:55:06 +00:00
traxys
247e3da2fe
gitmessenger: init plugin ( #154 )
2023-02-01 16:14:22 +00:00
Gaétan Lepage
c73bef16ab
helpers: add mkPackageOption + refactoring ( #144 ) ( #150 )
2023-01-25 18:46:49 +00:00
Pedro Alves
2d54272177
Revert "helpers: add mkPackageOption + refactoring ( #144 )" ( #149 )
...
This reverts commit b724085447
.
2023-01-25 00:03:26 +00:00
Gaétan Lepage
b724085447
helpers: add mkPackageOption + refactoring ( #144 )
2023-01-24 23:59:06 +00:00
traxys
b9a5c9c2b5
gitsigns: use nullable options ( #148 )
...
* helpers: Correctly print bool values as true/false
* helpers: Add helpers to make nullable enums with default values
* gitsigns: Refactor to use nullable options
2023-01-24 23:55:51 +00:00
Alexander Nortung
63c256dc3d
core: show warnings for deprecated or changed options ( #129 )
...
* moved helpers to lib folder
* Created proxy file for helpers.nix
* wrappers: removed code duplication
* null-ls: fix wrong name of variable
* added warnings module
* Added assertions
* bufferline: deprecated option
* nvim-tree: renamed options
* Fixed mkRenamedOption
* Bufferline: added new options
* Fixed deprecated option
Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-01-24 01:28:01 +00:00