summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2020-12-29feat: All buffer previewers are now async and more config options (#354)Simon Hauser
2020-12-21fix: README example configuration (#357)Sebsatian Keller
2020-12-11Capitalize supported itemsDave Lage
2020-12-10Fix files linkDave Lage
2020-12-10Add Example for pickersDave Lage
2020-12-10Upgrade Usage to main sectionDave Lage
2020-12-10Move buffer lists to vim sectionDave Lage
2020-12-10Add links to sections in intro.Dave Lage
2020-12-10Fix treesitter tableDave Lage
2020-12-10FormattingDave Lage
2020-12-10Make smaller targetable lists for pickersDave Lage
2020-12-10Extend context in intro.Dave Lage
2020-12-10Update pickers linksDave Lage
2020-12-10Use lowercase to be consistentDave Lage
2020-12-10Use local extensions section.Dave Lage
2020-12-10Update link for pickersDave Lage
2020-12-10Lots of README changes (#324)Dave Lage
2020-12-10List all nvim-telescope extensions.Dave Lage
2020-12-10fix typo (#322)Eli Flanagan
2020-12-10Feat: symbols json picker (#303)Simon Hauser
2020-12-09Feat: Opt in vim buffers for previewers (#298)Simon Hauser
2020-12-01add new gif to show telescope.nvim (#306)Raphael
2020-12-02add autocommands finder to readmeSenghan Bright
2020-12-01update readme to include packer extensionSenghan Bright
2020-11-29Update README.mdtami5
2020-11-29Update README.md: add new previewtami5
2020-11-28feat: add lsp range code actions (#297)windwp
2020-11-23Add gitter tagtami5
2020-11-23feat: Buffers rework (indicators and sorting) (#208)Simon Hauser
2020-11-23feat: v0.1 of extensions (#278)TJ DeVries
2020-11-23Register finder (#275)Senghan Bright
2020-11-22Various previewer fixes (#260)Simon Hauser
2020-11-22docs: fix builtin table formatting (#272)elianiva
2020-11-21feat: Add highlights builtin (#267)Simon Hauser
2020-11-21Fixed minor typos (#271)Xearty
2020-11-19Feat: Add filetypes builtin (#263)Simon Hauser
2020-11-17Reword customization sectionTami
2020-11-17Edit introductionTami
2020-11-17Complete rewrite of README (#216)tami5
2020-11-16Update attach_mappings to use new actions api (#249)Simon Hauser
2020-11-15Merge pull request #230 from parmort/rework-helptagstami5
2020-11-14feat: Add built-in to search keymaps (#191)Carlos Hernandez
2020-11-13fix: Update for orgTJ DeVries
2020-11-10Add documentation of the help_tags builtinNolan Prochnau
2020-11-03Feat: convert options if it is table type in lua (#220)Raphael
2020-11-02feat: Actions can now be summed up and center action (#204)Simon Hauser
2020-11-01rewrite command of telescope (#197)Raphael
2020-10-30fix: Update documentation about setting custom maps for a pickerTJ DeVries
2020-10-30feat: Closes #205TJ DeVries
2020-10-27feat: Added some docs & validationTJ DeVries