Commit Graph

7 Commits (4a31e56e63f6fd94296307133f8be2f93881f1bc)

Author SHA1 Message Date
Iron-E 49a02ad692
merge!: cleanup the plugin
This was my first plugin. Looking back on it, it was full of bad
design decisions (and I have elected to keep most of the user-facing
ones for backwards-compatability). This merge tries to uncrustify the
plugin by standardizing the documentation, removing much unecessary
code, reorganizing the internal structures, and removing references to
my own made-up terminology.
2 years ago
Iron-E b4419002a2
perf: don't make local copies of global `vim` module 3 years ago
Iron-E 06648c277b
perf(plugin): simplify lua 3 years ago
Iron-E e3cf6d4c3e
perf(plugin): use lua for plugin initialization
SEE #10
3 years ago
Iron-E 38b7261a97
Match libmodal prompt highlight group to documentation 4 years ago
Iron-E da236baab7
Finish intial implemention of prompts 4 years ago
Iron_E b21c5c20a6
Initial commit 4 years ago