Files
telescope.nvim/lua/telescope
Senghan Bright c3f9b25606 feature: Vim help-tags picker (#117)
* feature: Vim help-tags picker

* fix: filtered results were wrong because of missing `entry.value`

* fix: filtered (Vim only help) items are listed in results as empty
entries.

* fix: avoid search history pollution by replacing / in cmd returned by taglist() with search()

* fix: improve search() formatting

* fix: escape tilde in search() command

* fix: improve help-preview

* fix: improve search()

* fix: search() string fixes.

* fix: use no magic to do magic

Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
2020-09-25 00:16:48 -04:00
..
2020-07-17 00:03:20 -04:00
2020-07-15 17:53:30 -04:00
2020-09-11 11:21:09 -04:00
2020-09-06 22:51:36 -04:00
2020-09-24 23:23:03 -04:00
2020-09-18 00:11:22 -04:00
2020-09-24 23:23:03 -04:00
2020-09-23 12:12:37 -04:00