We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sale to all, I work on several projects and I would like to view the bookmarks file for all its path. I tried to edit like this
M.custom_vim_bookmarks = function() require('telescope').extensions.vim_bookmarks.all({ tail_path = true, shorten_path=false }) end
but it doesn't work, not being an expert in lua I would need a hand.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sale to all, I work on several projects and I would like to view the bookmarks file for all its path. I tried to edit like this
but it doesn't work, not being an expert in lua I would need a hand.
The text was updated successfully, but these errors were encountered: