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
b4419002a2
perf: don't make local copies of global vim
module
2021-09-08 15:05:28 -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
d35778cf91
Add more tests
2020-09-10 16:50:32 -04:00
Iron-E
2844351594
Add tests; fix bugs with Help and ParseTable
2020-09-09 22:35:52 -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
d8da47fa71
Optimize module loading, update docs
2020-05-25 23:25:16 -04:00
Iron-E
eb6f39b43a
Save implementation of other layers
2020-05-25 22:27:21 -04:00
Iron-E
f84b0288e7
Add initial Layer implementation
2020-05-24 19:32:13 -04:00
Iron-E
301e932112
Fix bad name change
2020-05-21 15:52:14 -04:00
Iron-E
eee6a01778
Consistency improvements
2020-05-21 15:49:53 -04:00
Iron-E
481ce853ca
Bug fixes
2020-05-21 01:10:22 -04:00
Iron-E
3a23642798
Finish first doc
2020-05-14 22:12:15 -04:00
Iron-E
148d925866
Add more features to prompt
2020-05-13 18:22:25 -04:00
Iron-E
1e121622f8
Refine prompts; completions can't exist until 0.5
2020-05-12 00:41:53 -04:00
Iron-E
88371b5ff0
Finish translating examples and fix all mode bugs
2020-05-11 14:17:58 -04:00
Iron-E
d6056571d2
Begin translating examples to test implementation; fix many bugs
2020-05-08 13:18:01 -04:00