aboutsummaryrefslogtreecommitdiff
path: root/plugin/haredoc.vim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mend blank popupsByron Torres2023-05-241-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 statementsByron Torres2023-05-231-2/+22
|
* fix less invocation and terminal outputByron Torres2023-05-231-2/+7
|
* new gK mapping, u & d scrolling, improved docsByron Torres2022-06-151-5/+6
|
* add plugin/haredoc.vim, make :Haredoc globalByron Torres2022-06-151-0/+47