migrate neovim to git repo
This commit is contained in:
parent
5d6d8f57dc
commit
8dc68ee222
5 changed files with 142 additions and 54 deletions
|
@ -18,6 +18,12 @@
|
|||
xmonad-jsm.url = "github:sajenim/xmonad-jsm";
|
||||
xmobar-jsm.url = "github:sajenim/xmobar-jsm";
|
||||
|
||||
# Github repos
|
||||
neovim-jsm = {
|
||||
url = "github:sajenim/neovim-jsm";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Default branch
|
||||
nixpkgs.follows = "nixos-unstable";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue