Commit Graph

9 Commits (49a02ad69226ce3f5299d7934b269d209ef3e8d8)

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 afdfadf365
ref: use Neovim 0.5
BREAKING CHANGE: now requires Neovim 0.5
3 years ago
Iron-E 5fca6440aa
Add comments to examples 4 years ago
Iron-E f190a91d81
Cleanup using sumneko_lua 4 years ago
Iron-E 481ce853ca
Bug fixes 4 years ago
Iron-E 3a23642798
Finish first doc 4 years ago
Iron-E 148d925866
Add more features to prompt 4 years ago
Iron-E 88371b5ff0
Finish translating examples and fix all mode bugs 4 years ago
Iron-E d6056571d2
Begin translating examples to test implementation; fix many bugs 4 years ago