summaryrefslogtreecommitdiff
path: root/scratch/digia_init.vim
AgeCommit message (Collapse)Author
2021-08-20feat(performance): Major performance improvements using async v2 from ↵TJ DeVries
@oberblastmeister (#987) * start: Working w/ async jobs * short circuit to using bad finder if you pass writer.
2021-08-11doc: Update information about popup.nvim (#1103)TJ DeVries
* doc: Update information about popup.nvim * fixup: Got rest of popup.nvim mentions
2020-12-21feat: Add better highlighting and new CI abilities (#355)TJ DeVries
* Revert "Revert "fix: Better highlights (#344)" (#350)" This reverts commit 7950fc8ba0accfcf6c540c7810feee646281fd8a. * better highlights take 2 * fixup * install fd find for sameness * add some debug output * more deterministic * better ci
2020-12-18Revert "fix: Better highlights (#344)" (#350)Senghan Bright
This reverts commit eca83f214ab6c64ca8df838a306d1a4570accd31.
2020-12-18fix: Better highlights (#344)TJ DeVries
* scratch: easy reproduce for buffers * fix: Many highlight fixes