Commit Graph

13 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 d3e601a520
Replace broken references to utils.api 4 years ago
Iron-E 85214c7487
Remove `name` 4 years ago
Iron-E 5d0a8be10e
Cleanup for release candidate 4 years ago
Iron-E 8a1486d517
Add todo for popup 4 years ago
Iron-E d8da47fa71
Optimize module loading, update docs 4 years ago
Iron-E eb6f39b43a
Save implementation of other layers 4 years ago
Iron-E dc16475788
Rework imports 4 years ago
Iron-E 861e3008b1
Refactor `classes` 4 years ago
Iron-E a02aba6097
Complete docs 4 years ago
Iron-E c4721119d0
Update documentation 4 years ago
Iron-E f84b0288e7
Add initial Layer implementation 4 years ago