mirror of
https://github.com/genebean/dots.git
synced 2026-05-30 23:35:22 -04:00
Migrate neovim setup to neovim-flake
All of what was here is now there + it is updated and modernized and now nix-native. No more Lazy, no more Mason.
This commit is contained in:
parent
03197d5477
commit
752c69e23d
34 changed files with 52 additions and 785 deletions
|
|
@ -27,6 +27,11 @@
|
|||
url = "github:flox/flox/v1.4.4";
|
||||
};
|
||||
|
||||
genebean-neovim = {
|
||||
url = "github:genebean/neovim-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
# My oh-my-posh theme
|
||||
genebean-omp-themes = {
|
||||
url = "github:genebean/my-oh-my-posh-themes";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue