Files
telescope.nvim/lua/telescope
Luke Kershaw a5608b9026 feat: option to include_extensions in builtin picker (#953)
- add option `include_extensions` which defaults to `false`
- if `include_extensions` is `true` then add functions from extensions to results
- update `actions.run_builtin` to check if extension function provided
2021-07-03 23:31:45 +02:00
..
2020-12-13 11:49:14 +01:00
2021-01-11 13:29:37 -05:00
2020-12-09 15:46:41 -05:00
2020-12-09 15:46:41 -05:00
2021-02-22 11:30:57 -05:00