Re-add Neovim configuration files
Re-included from https://github.com/opdavies/opdavies.nvim.
This commit is contained in:
parent
634bf71c6e
commit
8244e157fd
48 changed files with 1864 additions and 97 deletions
|
@ -20,7 +20,7 @@ in
|
|||
|
||||
imports = [
|
||||
(import ./modules/git.nix { inherit inputs pkgs pkgsUnstable; })
|
||||
(import ./modules/neovim.nix { inherit inputs; })
|
||||
(import ./modules/neovim.nix { inherit inputs pkgs; })
|
||||
./modules/bat.nix
|
||||
./modules/bin.nix
|
||||
./modules/direnv.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue