| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix, don't try use statements in non-file buffers | Byron Torres | 2023-05-24 | 1 | -1/+1 |
| | | |||||
| * | mend blank popups | Byron Torres | 2023-05-24 | 1 | -3/+3 |
| | | | | | | | | | On some environments, the popup would appear as though the pager less is displaying a blank page, as if haredoc failed to produce output. The haredoc command has recently suffered from some output bugs. Adding some "waiting time" between the term_start() and popup_atcursor() calls, like another function call, mends the blank behaviour. | ||||
| * | resolve partial symbols with use statements | Byron Torres | 2023-05-23 | 1 | -2/+22 |
| | | |||||
| * | fix less invocation and terminal output | Byron Torres | 2023-05-23 | 1 | -2/+7 |
| | | |||||
| * | new gK mapping, u & d scrolling, improved docs | Byron Torres | 2022-06-15 | 1 | -5/+6 |
| | | |||||
| * | add plugin/haredoc.vim, make :Haredoc global | Byron Torres | 2022-06-15 | 1 | -0/+47 |
