mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-23 12:37:15 +01:00
neovim: Add otter
This commit is contained in:
parent
ec1c17ee1c
commit
9217b7690b
1 changed files with 4 additions and 0 deletions
|
|
@ -255,4 +255,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
plugins.otter = {
|
||||
enable = true;
|
||||
autoActivate = false;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue