neovim: Add otter

This commit is contained in:
Quentin Boyer 2025-01-06 21:43:43 +01:00
parent ec1c17ee1c
commit 9217b7690b

View file

@ -255,4 +255,8 @@
};
};
plugins.otter = {
enable = true;
autoActivate = false;
};
}