aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: support local methods in gotoHEADmasterPolesznyák Márk2025-12-061-6/+12
* feat: add goto supportPolesznyák Márk2025-12-061-3/+15
* nvim: use floating windowByron Torres2024-02-251-1/+8
* rewrite symbol resolution; achieve neovim compatByron Torres2024-02-251-11/+15
* neovim: use :terminal in split windowMax Schillinger2023-10-281-0/+3
* fix: strip null from system outputByron Torres2023-10-281-1/+1
* fix: unset $LESS for popup windowsMax Schillinger2023-10-281-1/+1
* add title to popupByron Torres2023-05-241-0/+1
* set '[haredoc] {symbol}' as buffer nameByron Torres2023-05-241-1/+8
* wipe unused terminal buffersByron Torres2023-05-241-1/+2
* fix, don't try use statements in non-file buffersByron Torres2023-05-241-1/+1
* mend blank popupsByron Torres2023-05-241-3/+3
* 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