Simon Hauser
|
66b03e7740
|
feat!(previewer): replace plenary.filetype with vim.filetype.match (#2529)
|
2023-06-09 11:24:52 +02:00 |
|
Christian Clason
|
d8c5ed4e40
|
feat(ts)!: use upstream treesitter implementation (#2499)
bumps minimum required neovim version to 0.9, see `help telescope.changelog-2499`
|
2023-05-24 10:43:04 +02:00 |
|
Tyler Wardhaugh
|
4afd1be74a
|
docs: fix typos/grammar in PR#1945 changelog (#2033)
|
2022-07-03 13:25:19 +02:00 |
|
Simon Hauser
|
e778abfdb4
|
docs: changelog for dev branch, 1945
|
2022-07-01 23:20:07 +02:00 |
|
Maximilian Schmidt
|
6a54433038
|
docs: fix typo in reference to vim.lsp.buf.code_action (#1883)
|
2022-04-26 08:54:04 +02:00 |
|
Simon Hauser
|
e7e90466de
|
break: remove lsp code actions (#1866)
see :help telescope.changelog-1866 for more information
|
2022-04-25 22:52:00 +02:00 |
|
Simon Hauser
|
5a58b1f535
|
break: bump minimum required neovim version to 0.7 (#1851)
|
2022-04-22 16:08:56 +02:00 |
|
Simon Hauser
|
56325fefb2
|
feat: migrate to Telescope diagnostics using vim.diagnostic (#1553)
|
2021-12-10 17:49:06 +01:00 |
|
Simon Hauser
|
61240ac75a
|
break: bump the minimum required neovim version to 0.6 or higher (#1549)
So we can use `vim.json` and `vim.diagnostics`.
If you aren't able to update to 0.6.* yet you should pin the previous commit.
|
2021-12-10 16:32:28 +01:00 |
|
Luke Kershaw
|
22198ea588
|
docs: add a changelog entry for updated version requirements (#1444)
- also updates the error message to point to it
|
2021-11-13 11:17:15 +00:00 |
|
Simon Hauser
|
876bed9632
|
chore: changelog for 473 (#992)
|
2021-07-14 19:54:06 +02:00 |
|
Simon Hauser
|
1dd6f8408b
|
fix: wrong information in changelog
|
2021-07-08 11:16:18 +02:00 |
|
caojoshua
|
d5a8e48aa6
|
Consistent filepath display and code cleanup. (#839)
BREAKING CHANGE: see :help telescope.changelog-839 for more information
Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
|
2021-07-08 10:30:44 +02:00 |
|
TJ DeVries
|
5a53ec5c2f
|
feat: Consistent and sensible layout_config (#922)
* feat: Consistent and sensible layout_config
* [docgen] Update doc/telescope.txt
skip-checks: true
* [WIP]: Thu 17 Jun 2021 03:36:44 PM EDT
* [WIP]: Thu 17 Jun 2021 03:38:11 PM EDT
* layout_default -> layout_defaults
* remove options from bug repot
* Conni2461 suggestions: part 1
* [docgen] Update doc/telescope.txt
skip-checks: true
* Conni2461 suggestions: part 2
* [docgen] Update doc/telescope.txt
skip-checks: true
* Linting
* Improve deprecation checks
- Move `layout_defaults` handling to `deprecated.lua`
- Check for "layout keys" outside of `layout_config` on `setup`
* fixup: Just add a few more words
Co-authored-by: Luke Kershaw <35707277+l-kershaw@users.noreply.github.com>
Co-authored-by: Github Actions <actions@github>
|
2021-07-01 05:41:58 -04:00 |
|