summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2022-01-11break!: remove file_browser from builtins (#1453)fdschmidt93
2021-12-10docs: README change lsp_*_diagnostics to diagnosticsSimon Hauser
2021-12-10break: bump the minimum required neovim version to 0.6 or higher (#1549)Simon Hauser
2021-11-27fix: typo in readme (#1502)Ismael Padilla
2021-11-13Add link to changelog in README.md (#1447)Cody Hiar
2021-11-05docs: 0.5.1 or the latest nightly commitSimon Hauser
2021-11-04breaking: bump nvim version requirement to 0.5.1 (#1406)Julian Fricker
2021-10-30doc: clarify quickfixlist abbreviation in README (#1392)Jack DeVries
2021-10-11feat: add `gg` and `G` to default mappings (#1325)Zachary Churchill
2021-10-04chore: highlight which_key on README (#1298)fdschmidt93
2021-09-16docs: rewrite readme and add missing config values + builtin optsSimon Hauser
2021-09-13fix: Docs missing quotes around 'prompt_prefix' (#1238)Miguel Mora Perea
2021-09-12feat: lsp type definitions (#1224)Rodrigodd
2021-09-05Add builtin.jumplist back into README.md (#1210)Cody Hiar
2021-09-01chore: add `action.which_key` to README (#1192)fdschmidt93
2021-09-01feat: allow caching and resuming picker (#1051)fdschmidt93
2021-08-13fix: broken LSP reference in README.md (#1113)A. Schueler
2021-08-11docs: update README.md (#1099)you-n-g
2021-08-11docs: add missing `disable_devicons` option (#1089)Henrique Borges
2021-08-11doc: Update information about popup.nvim (#1103)TJ DeVries
2021-07-30feat: add git reset action for git commits picker (#999)Joel Palmer
2021-07-28Add link to cursor relative list pull requestDave Lage
2021-07-17fix typos in readme (#1009)Dilan Baron
2021-07-16feat: add cursor layout (#878)Corentin Brunel
2021-07-12chore: define undefined variable in config example (#976)Ole
2021-07-09docs: Normalize README, fix typos (#966)adrian5
2021-07-08fix: wrong information in changelogSimon Hauser
2021-07-08Consistent filepath display and code cleanup. (#839)caojoshua
2021-07-03docs: Removed comment on nightly in `README` (#954)Ashish Panigrahi
2021-07-02feat: `selection_strategy` closest (#885)Tom
2021-07-01feat: Consistent and sensible layout_config (#922)TJ DeVries
2021-06-10docs: fix navigation link for LSP pickers (#904)jpe90
2021-06-09feat: set defaults for each picker in telescope setup (#883)Simon Hauser
2021-05-27Make comment match with config (#870)Samuel Yvon
2021-05-27Add Ivy ThemeDave Lage
2021-05-15doc: Add related projectsTJ DeVries
2021-05-13Docs for builtin pickers (#783)Ben Smith
2021-05-11feat: add git_stash picker (#800)Amirreza Askarpour
2021-05-09feat: jumplist picker and jump to row/col on existing buffers. (#813)caojoshua
2021-04-23feat: add search history picker (#769)Volodymyr Kot
2021-04-17fix: live_grep path appending with cwd when already absolute (#768)August Masquelier
2021-04-14picker(live_grep): add option to grep only over open files (#666)James Walmsley
2021-04-13readme: fix broken links and spelling errors (#753)Ben Smith
2021-03-10docs: correct link to CONTRIBUTING.md (#632)Khue Nguyen
2021-03-09feat: lsp definitions (#631)oberblastmeister
2021-03-05feat: define scroll speed + smart_send to qflist (#610)elianiva
2021-03-04feat: workspace diagnostics, jump to and improved styling (#599)fdschmidt93
2021-03-03feat: lsp diagnostics and prefiltering by entry attribute (#543)fdschmidt93
2021-03-03docs: show a short way to list all builtin pickerselianiva
2021-03-01Fix formatting in README to show keybinding (#577)Thorsten Ball