Commit Graph

17 Commits (master)

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 1933c1d6dc
perf: use `vim.ui` instead of `vim.fn` 2 years ago
Iron-E d9b9960770
Remove vimscript interface 4 years ago
Iron-E f84b0288e7
Add initial Layer implementation 4 years ago
Iron-E db34598638
remove unnecessary echohl 4 years ago
Iron-E 20fa75aa54
All tests pass 4 years ago
Iron-E 481ce853ca
Bug fixes 4 years ago
Iron-E 45aa9af26e
Various fixes 4 years ago
Iron-E c10d2233fe
Fix bad path to import prompt from vimscript 4 years ago
Iron-E 69928e75bd
Update changelog; remove unneeded file 4 years ago
Iron-E f9869d6a37
Remove unnecessary print statements 4 years ago
Iron-E c36520de46
Add vim-libmodal compatability 4 years ago
Iron-E da236baab7
Finish intial implemention of prompts 4 years ago
Iron-E 1e121622f8
Refine prompts; completions can't exist until 0.5 4 years ago
Iron-E 651f207d09
Begin prompt implementation 4 years ago
Iron-E 88371b5ff0
Finish translating examples and fix all mode bugs 4 years ago
Iron_E b21c5c20a6
Initial commit 4 years ago