aboutsummaryrefslogtreecommitdiffstats
path: root/nvim/lua/plugins/telescope.lua
AgeCommit message (Collapse)Author
2024-06-17telescope version upgradeJP Appel
2024-01-15feat: bindings for quick fix, location list, and lsp diagnosticsJean-Pierre Appel
2023-12-17made nvim keymap locations sensible, add harpoonJean-Pierre Appel
Keymaps are now stored in the lua/plugins/<Plugin>.lua or lua/keymap.lua Installed harpoon v2
2023-08-26moved to lazy.nvim, configured lspJean-Pierre Appel