Open Plaoo opened 2 years ago
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.
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.