Commit Graph

7 Commits

Author SHA1 Message Date
Iron-E
55a0bcca00
docs: make comments conform in case 2022-04-26 11:33:37 -04:00
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.
2022-04-25 17:59:33 -04:00
Iron-E
afdfadf365
ref: use Neovim 0.5
BREAKING CHANGE: now requires Neovim 0.5
2021-07-07 14:25:53 -04:00
Iron-E
5fca6440aa
Add comments to examples 2020-08-27 12:10:01 -04:00
Iron-E
f190a91d81
Cleanup using sumneko_lua 2020-07-03 13:01:04 -04:00
Iron-E
85214c7487
Remove name 2020-05-26 15:48:44 -04:00
Iron-E
f84b0288e7
Add initial Layer implementation 2020-05-24 19:32:13 -04:00