mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 22:40:57 -05:00
small improvement
This commit is contained in:
parent
7e73bb44bb
commit
31ae15abeb
1 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||
nixCats.url = "github:dwinkler1/nixCatsConfig";
|
||||
nixCats.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nixCats.inputs.rixpkgs.follows = "rixpkgs";
|
||||
## All git packages managed per project
|
||||
"plugins-r" = {
|
||||
url = "github:R-nvim/R.nvim";
|
||||
|
|
@ -209,7 +210,7 @@
|
|||
suffix-path = false;
|
||||
suffix-LD = false;
|
||||
# your alias may not conflict with your other packages.
|
||||
aliases = ["newvim"];
|
||||
aliases = ["pvim"];
|
||||
hosts = {
|
||||
g = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue