mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
combine diffs
This commit is contained in:
parent
a004f24728
commit
c8d9279372
9 changed files with 93 additions and 76 deletions
|
|
@ -73,7 +73,6 @@
|
|||
packages = rec {
|
||||
default = nvim;
|
||||
nvim = pkgs.nvim-pkg;
|
||||
nvim-min = pkgs.nvim-min-pkg;
|
||||
};
|
||||
devShells = {
|
||||
default = shell;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue