Sketch out lazy.nvim nix interface
This commit is contained in:
parent
c54f974a8c
commit
91eb12343c
5 changed files with 404 additions and 61 deletions
modules/common
|
@ -5,4 +5,5 @@
|
|||
lua-colorscheme = import ./lua-colorscheme.nix;
|
||||
theming = import ./theming.nix;
|
||||
toggles = import ./toggles.nix;
|
||||
neovim = import ./neovim.nix;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue