Viy
Viy copied to clipboard
Seperation of concerns
Hi, the project seems really interesting. I have a similar project i am working on and we could both benefit from building small reusable components.
Currently i am working on adding extended marks to neovim, i would like to build a plugin in lua using these marks to implement rich text and images etc.
If you are interested in such features we can collaborate :+1:
@timeyyy Hi! I am not sure what exactly these reusable components would be, except for that I could probably somehow use extended marks, but the idea is good. However I won't be available till the end of December. I am free to collaborate and discuss from time to time though :)
The number 1 reusable thing would be the rtf, allowing muliple fonts, sizes, colours etc. Outside of neovim maybe things like file syncing etc.