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
1933c1d6dc
perf: use vim.ui
instead of vim.fn
2022-02-17 17:40:11 -05:00
Iron-E
d9b9960770
Remove vimscript interface
2020-05-24 22:12:40 -04:00
Iron-E
f84b0288e7
Add initial Layer implementation
2020-05-24 19:32:13 -04:00
Iron-E
db34598638
remove unnecessary echohl
2020-05-21 01:46:09 -04:00
Iron-E
20fa75aa54
All tests pass
2020-05-21 01:10:22 -04:00
Iron-E
481ce853ca
Bug fixes
2020-05-21 01:10:22 -04:00
Iron-E
45aa9af26e
Various fixes
2020-05-21 01:10:21 -04:00
Iron-E
c10d2233fe
Fix bad path to import prompt from vimscript
2020-05-21 01:07:22 -04:00
Iron-E
69928e75bd
Update changelog; remove unneeded file
2020-05-17 17:35:05 -04:00
Iron-E
f9869d6a37
Remove unnecessary print statements
2020-05-17 17:07:53 -04:00
Iron-E
c36520de46
Add vim-libmodal compatability
2020-05-17 17:02:10 -04:00
Iron-E
da236baab7
Finish intial implemention of prompts
2020-05-13 00:08:11 -04:00
Iron-E
1e121622f8
Refine prompts; completions can't exist until 0.5
2020-05-12 00:41:53 -04:00
Iron-E
651f207d09
Begin prompt implementation
2020-05-11 23:06:04 -04:00
Iron-E
88371b5ff0
Finish translating examples and fix all mode bugs
2020-05-11 14:17:58 -04:00
Iron_E
b21c5c20a6
Initial commit
2020-04-29 15:17:31 -04:00