mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 20:39:18 -08:00
feat: move to nixvim
This commit is contained in:
parent
ca97476a47
commit
779c3c4098
22 changed files with 772 additions and 57 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{tree, ...}: {
|
||||
imports = with tree.home.profiles; [
|
||||
neovim
|
||||
nixvim.nixvim
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue