Commit graph

21 commits

Author SHA1 Message Date
Opal Mizrahi
096c5ca83a fix: use function for pickers 2022-10-09 02:20:35 +03:00
Opal Mizrahi
3d36b20de2 fix: move telescope.actions pcall to the top 2022-10-09 01:48:59 +03:00
Opal Mizrahi
53fb663efe fix: telescope delete_buffer binds correct scope 2022-10-08 23:10:28 +03:00
Philippe Richard
8767a17b5e
feat: move icons to a single icons file (#3115) 2022-10-02 23:48:23 -04:00
Latif Sulistyo
817337b17e
fix: small fixes on telescope pickers & breadcrumbs (#3060) 2022-09-22 13:16:38 -04:00
Christian Chiarulli
552197499c
feat: pickers (#3053) 2022-09-20 20:34:51 -04:00
Christian Chiarulli
f34dbc94c2
feat: better telescopic experience (#3052) 2022-09-20 20:13:37 -04:00
Philipp Schmitt
03ec31253f
feat(telecope): set show_untracked by default (#2984)
* feat: optionally show untracked files with find_project_files

* feat(telecope): set show_untracked by default

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2022-09-20 10:32:35 +04:30
Abouzar Parvan
0ee8b8f653
feat: fix a couple of issues (#2750)
* fix(nvimtree): do not set key if disabled

* fix(telescope): move pickers of out defaults

* fix(install): use proper gentoo installation
2022-06-23 10:27:18 +04:30
Xavier Young
42529e1c4f
fix: load notify's telescope extension properly (#2586)
* fix: load notify's telescope extension

* fix: add which-key integration for notify
2022-05-15 15:59:36 +02:00
Rafael Madriz
cbeff80603 ref(telescope): don't overwrite default cmd to show hidden files
There's no need to overwrite default `find_files` command if we only
want to show hidden files. Instead we can pass the `hidden` option.
See: `help telescope.builtin.find_files()`

Ref: #1702
2022-05-09 22:07:07 -03:00
Abouzar Parvan
10449b4e09
feat(neovim): neovim 0.8 compatibility (#2544) 2022-05-03 03:38:21 +04:30
Abouzar Parvan
ea0e1f99e7
fix(telescope): set <cr> binding to actions.select_default only (#2395) 2022-03-26 12:34:19 +01:00
kylo252
4c705bc07d
feat(windows): add custom config_win.example.lua (#2330) 2022-03-10 09:54:38 +01:00
Abouzar Parvan
2a9f9998ac
chore(plugins): bump version (#2315) 2022-02-27 15:49:17 +03:30
dundargoc
4400e39a69
chore: fix typos (#2292) 2022-02-18 17:47:17 +03:30
Jieru Mei
b6d1aa8a31
fix: better default, ignore .git in live_grep (#2020) 2021-12-02 17:46:50 +01:00
ChristianChiarulli
6b3e0574a3 fix: pcall telescope actions 2021-11-04 22:50:19 -04:00
ChristianChiarulli
f3d9ef138d fix: make telescope default mappings overrideable 2021-11-04 15:49:41 -04:00
kylo252
ef41a3d24e
feat: better telescope integration (#1702) 2021-10-15 16:33:34 +02:00
kylo252
52b7455741
feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
Renamed from lua/core/telescope.lua (Browse further)