neovim-flake/lib
NotAShelf b614dc6b41
lib/lists: init; add `listContainsValue`
Helps us validate lists that contain a bunch of values and see if it contains a desired list of values
2024-04-23 16:17:09 +03:00
..
types types/plugins: inherit `example` in pluginsOpt 2024-04-20 18:12:34 +03:00
binds.nix lib: move global functions to extended lib 2024-04-08 01:36:59 +03:00
config.nix fixup! refactor: extract function to lib 2024-04-20 15:15:56 +02:00
dag.nix lib: add functions to create DAGs from lists 2024-04-18 21:30:40 +03:00
default.nix lib/lists: init; add `listContainsValue` 2024-04-23 16:17:09 +03:00
languages.nix treewide: make lib calls explicit 2024-03-23 20:31:33 -04:00
lists.nix lib/lists: init; add `listContainsValue` 2024-04-23 16:17:09 +03:00
lua.nix lib/lua: move wrapLuaConfig to lib & structure arguments 2024-04-17 03:00:27 +03:00
stdlib-extended.nix lib: get rid of the redundant `let in` block 2024-04-14 14:20:15 +03:00
vim.nix treewide: make lib calls explicit 2024-03-23 20:31:33 -04:00