Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: call telescope without load_extension (#75)
With this patch, you can call `:Telescope possession` when you have not called `telescope.load_extension()` before. See nvim-telescope/telescope.nvim#2655 NOTE: You still need to call `load_extension()` for calling `telescope.extensions.possession.list()` / `.possession()`.
- Loading branch information