nix-community.nixvim/lib
Matt Sturgeon 53a9599cc4
lib/lua: pad table , with a space
Makes toLuaObject's output a little more readable.
2024-06-26 12:35:47 +01:00
..
autocmd-helpers.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
builders.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
default.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
deprecation.nix lib/deprecation: init with mkDeprecatedSubOptionModule 2024-06-25 15:48:33 +01:00
helpers.nix lib/lua: add isKeyword and isIdentifier 2024-06-26 11:40:52 +01:00
keymap-helpers.nix lib/keymaps: refactor mkMapOptionSubmodule again 2024-06-07 15:42:54 +01:00
maintainers.nix maintainers: add braindefender 2024-06-22 07:13:11 +07:00
neovim-plugin.nix meta: extend meta.nixvimInfo support treewide 2024-06-07 22:22:55 +01:00
options.nix lib/options: drop special case for string defaults 2024-06-21 08:45:30 +01:00
to-lua.nix lib/lua: pad table , with a space 2024-06-26 12:35:47 +01:00
types.nix lib/types: allow assigning raw lua to string lua 2024-06-17 00:01:40 +01:00
utils.nix plugins/none-ls: refactor mkRaw 2024-06-17 00:01:39 +01:00
vim-plugin.nix Revert "helpers/vim-plugin: fix mkVimPlugin when defaultPackage.meta.homepage doesn't exist" 2024-06-21 08:53:33 +02:00