Commit Graph

14 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 d8da47fa71
Optimize module loading, update docs 4 years ago
Iron-E f84b0288e7
Add initial Layer implementation 4 years ago
Iron-E ab45ca248b
Update docs 4 years ago
Iron-E eee6a01778
Consistency improvements 4 years ago
Iron-E 481ce853ca
Bug fixes 4 years ago
Iron-E 45aa9af26e
Various fixes 4 years ago
Iron-E 41564fa9f3
Begin conversion to OO-centered programming 4 years ago
Iron-E 55629e77a0
Begin work on dev documentation 4 years ago
Iron-E 742be23d1b
Fix loading bugs & add parseTable:get() 4 years ago
Iron-E b35e436abc
Structural improvements; begin to implement mode.enter 4 years ago
Iron-E 15d1320720
Begin work on translation 4 years ago
Iron-E 8e0ca12c1f
Update imports 4 years ago