all of my custom options are now held in an attribute set called movOpts
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{ host, self, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./alpha.nix
|
||||
@@ -6,7 +8,7 @@
|
||||
./coq.nix
|
||||
./barbar.nix
|
||||
./cmp.nix
|
||||
./lsp.nix
|
||||
( import ./lsp.nix { inherit host self; })
|
||||
./lualine.nix
|
||||
./plugins.nix
|
||||
./nvim-tree.nix
|
||||
|
||||
Reference in New Issue
Block a user