Commit Graph

29 Commits (822614e7e811f8892a2fbb92367c0ed3ed11a9b9)

Author SHA1 Message Date
Iron-E afdfadf365
ref: use Neovim 0.5
BREAKING CHANGE: now requires Neovim 0.5
3 years ago
Iron-E 3b85822b91
docs(help): prompt.enter {supressExit} parameter 3 years ago
Iron-E afe38ffc20
fix(Popup): don't override open() options
The window options were overriding the passed in options. We shouldn't
do that.
3 years ago
Iron-E 81abfff50c
feat(Popup): allow override of default config
Before we did not allow the default config to be overridden, but now we
do.
3 years ago
Iron-E 045d2ef6a8
docs(libmodal-lua): add separator for Mode
The previous commit didn't catch everything.
3 years ago
Iron-E 8b7533ce84
docs(libmodal-lua): separate vars and functions
The function separators were mistakenly used for both variables _and_ functions previously. Then, we removed the function separators by accident in order to correct it.

This re-established the previous separation by correctly distinguishing variables and functions.
3 years ago
li e031250f12
fix docs error 4 years ago
Iron-E 97f0ac7922
Document changes 4 years ago
Iron-E 8d99e05af5
Update docs 4 years ago
Iron-E 85214c7487
Remove `name` 4 years ago
Iron-E b4eef027f5
Document changes to ParseTable 4 years ago
Iron-E 5d0a8be10e
Cleanup for release candidate 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 95d2c02d45
Initial implementation of `ModeLayer` 4 years ago
Iron-E a02aba6097
Complete docs 4 years ago
Iron-E c4721119d0
Update documentation 4 years ago
Iron-E e3a6b651a1
Fix bad _input assignemtn 4 years ago
Iron-E d5133e2c2f
Add missing `Vars` docs 4 years ago
Iron-E ab45ca248b
Update docs 4 years ago
Iron-E eee6a01778
Consistency improvements 4 years ago
Iron-E e5bf2ec5ac
Begin work on documentation 4 years ago
Iron-E e285be6ff6
Improve doc consistency 4 years ago
Iron-E 6622013b34
Fix indentation of libmodal-lua-toc 4 years ago
Iron-E 7760b93a78
Fix typo 4 years ago
Iron-E 5fb241ca00
Fix issue with help files. 4 years ago
Iron-E 1946b0927f
Finish libmodal-lua docs 4 years ago
Iron-E 55629e77a0
Begin work on dev documentation 4 years ago
Iron-E 68e4537f15
Begin documentation 4 years ago