Commit Graph
5 Commits
Author SHA1 Message Date
Juan BarriosandSimon Hauser b98bc793c4 feat: sorting popup autocomplete items and initial builtin items (#2518)
(cherry picked from commit 8dd1cb2771)
2023-05-24 17:07:01 +02:00
Jerry WangandSimon Hauser dc62f61afa fix: some builtin functions missing in completion list (#2464)
if there is extension_list, then the builtin_list would be replaced/overriden. e.g. if there are 3 items in extension_list, then first 3 items in builtin_list would be replaced when you type
`:Telescope fi` and press tab to get completion list.

(cherry picked from commit d95a8125bb)
2023-05-14 21:33:55 +02:00
Antoine BertinandSimon Hauser 50461b86c0 fix: selected icon highlight with color_devicons to false (#2187)
(cherry picked from commit 5fadc247c5)
2023-01-06 14:27:50 +01:00
Simon HauserandGitHub e7e90466de break: remove lsp code actions (#1866)
see :help telescope.changelog-1866 for more information
2022-04-25 22:52:00 +02:00
5045d7e5e7 feat: switch to telescope.lua (#1873)
Co-authored-by: Christian Clason <christian.clason@uni-due.de>
2022-04-25 22:34:42 +02:00