feat: Update neovim and other items
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
url = "github:LnL7/nix-darwin";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nno = {
|
||||
url = "github:nvim-neorg/nixpkgs-neorg-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
anyrun = {
|
||||
# My fork of anyrun that allows up / down with <C-n> / <C-p>
|
||||
url = "github:uttarayan21/anyrun";
|
||||
|
||||
Reference in New Issue
Block a user