vim-prismo
vim-prismo copied to clipboard
[Idea] Add surrounding lines
You've made a wonderful plugin, I use it all the time :tada: Kudos to you :+1:
Might it be an idea to extend the plugin in such a way that the following headings will be possible?
###############################################################################
##################################### PRISMO ##################################
###############################################################################
###############################################################################
# PRISMO #
###############################################################################
Or perhaps even this?
###############################################################################
# PRISMO #
# Decorate section titles and separators in your code with ease using #
# vim-prismo. This vim plugin centers your title beautifully and finally #
# gives your OCD a well-deserved break. #
###############################################################################
Thanks for the suggestion. Great idea!
I actually took a break from this plugin, and wanted to replace all the code as well (didn't follow the vim plugin pattern design too well, and did some redundant and silly stuff like using registers). When I come back to this (or if anyone lends a hand), this is definitely on the agenda.