Skip to content
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

How see complete path with vim_bookmarks.all() #14

Open
Plaoo opened this issue Jun 2, 2022 · 0 comments
Open

How see complete path with vim_bookmarks.all() #14

Plaoo opened this issue Jun 2, 2022 · 0 comments

Comments

@Plaoo
Copy link

Plaoo commented Jun 2, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant