-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working with vim-plug as plugin manager #29
Comments
You should load your extensions after Other things you should do is in your config is remove the |
Thanks for your reply! I have modified the config according to your comments, so now it looks like this:
I can open frecency using |
Hi, from my experience the installation with
And adding Plug('tami5/sqlite.lua')
Plug('nvim-telescope/telescope-frecency.nvim')
...
require('telescope').load_extension('frecency') to my |
Nothing happens when I try to run
:Telescope frecency
init.vim
telescope.lua
The text was updated successfully, but these errors were encountered: