aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nvim/.config/nvim/lua/tobyvin/plugins/telescope.lua
AgeCommit message (Expand)Author
2023-05-11refactor(nvim): restructure pluginsToby Vincent
2023-05-07fix(nvim): add lsp symbol keymap and add help ...Toby Vincent
2023-05-04perf(nvim): remove unused telescope extensions ...Toby Vincent
2023-05-01chore(nvim,dep): update pluginsToby Vincent
2023-03-08fix(nvim): disable frecency for find_filesToby Vincent
2023-02-26fix(nvim): fix telescope-undo keymapsToby Vincent
2023-02-10feat(nvim): add telescope keymaps for pickersToby Vincent
2023-02-08refactor(nvim): move telescope mappings out of ...Toby Vincent
2023-02-06feat(nvim): filter oldfiles finder to cwdToby Vincent
2023-02-01revert(nvim): remove warning on telescope keymapToby Vincent
2023-01-28fix(nvim): add back telescope keymapsToby Vincent
2023-01-27feat(nvim): add telescope-all-recent, telescope-undo, and neoclipToby Vincent
2023-01-09fix(nvim): fix duplicate keymapToby Vincent
2022-12-22feat(nvim,lazy,wip): start converting plugins to lazyloadToby Vincent
2022-12-21feat(nvim)!: migrate from packer.nvim to lazy.nvimToby Vincent
2022-11-24feat(nvim): remove setup func in configsToby Vincent
2022-11-24revert(nvim): remove which-keyToby Vincent
2022-11-19fix(telescope): move git keybinds out of GitAttach autocmdToby Vincent
2022-11-16refactor(nvim): improve and reorganize dap configsToby Vincent
2022-11-10refactor(nvim): convert all keymap desc to lowercaseToby Vincent
2022-11-05refactor(telescope): remove unused variableToby Vincent
2022-11-03feat(nvim): add file browser extension for telescopeToby Vincent
2022-10-11feat(nvim): remove unused plugins and cleanup keybindsToby Vincent
2022-10-04feat(nvim): use frecency algorithm as telescope sorterToby Vincent
2022-10-04refactor(nvim): improve dap configToby Vincent
2022-09-28fix(nvim): replace notify log level string with explicit enumToby Vincent
2022-09-28feat(nvim): move utils into namespaced modulesToby Vincent
2022-09-23feat(nvim): improve keymapsToby Vincent
2022-08-16feat(nvim): improve telescope keybindsToby Vincent
2022-08-11feat(nvim): impove workflow in rust and luaToby Vincent
2022-07-26refactor(nvim): rename keymap group's `name` field to `desc`Toby Vincent
2022-07-15refactor(nvim): use actions.which-key for telescope keymapToby Vincent
2022-07-13fix(nvim): improve telescope keymapsToby Vincent
2022-07-13refactor(nvim): move group name param into group_opts in create_map_groupToby Vincent
2022-07-07feat(nvim): improve completion and snippet engineToby Vincent
2022-07-01feat(nvim): refactor bufferline and remove unused configsToby Vincent
2022-06-28feat(nvim): complete rewrite of neovim configsToby Vincent