summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2023-02-19chore: use luarocks-tag-release action (#2364)Marc Jakobi
2023-01-30fix: kyazdani42/nvim-web-devicons is now nvim-tree/nvim-web-devicons (#2343)Sizhe Zhao
2023-01-16release: 0.1.1Simon Hauser
2023-01-06docs: Added note that live_grep depends on ripgrep (#2305)Gian-Laager
2022-12-02docs: Fixed a typo (#2254)Pooyan Khanjankhani
2022-11-27feat: add new action to open quickfix window from quickfixhistory (#2249)kyoh86
2022-10-24docs: readme, add missing <leader> key to mapping examples (#2197)Wu, Bo-Run
2022-09-30docs: Add Lua-only key mappings examples (#2174)Sebastián Estrella
2022-09-04docs: mention ripgrep find_files priority (#2126)Brian Di Palma
2022-09-04docs: update for git_files and live_grep (#2133)Sam Rosenthal
2022-07-12release: telescope 0.1.0 (#2067)Simon Hauser
2022-06-30feat(builtin.lsp): implement builtin handlers for lsp.(incoming|outgoing)_cal...Manuel
2022-06-15docs: README "setup/"set up" grammar (#2009)Henrik Nyh
2022-06-06fix: fix quotes in README.md (#1986)Kevin Lee
2022-05-04feat: quickfixhistory picker (#1878)fdschmidt93
2022-05-01fix: termopen previewer (#1901)Simon Hauser
2022-04-25break: remove lsp code actions (#1866)Simon Hauser
2022-04-22break: bump minimum required neovim version to 0.7 (#1851)Simon Hauser
2022-03-04docs: link plenary.nvim dependency in README (#1768)Érico Nogueira Rolim
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