working NixVim!
This commit is contained in:
parent
6198767e5b
commit
9d1dfa44d7
42 changed files with 774 additions and 454 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
programs.nixvim = {
|
||||
plugins.undotree = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
@ -17,4 +18,5 @@
|
|||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue