tom-anders / telescope-vim-bookmarks.nvim

Integrates vim-bookmarks into telescope.nvim
MIT License
114 stars 23 forks source link

opts.hide_filename' is no longer valid. Please use 'opts.path_display #5

Closed matheusfillipe closed 3 years ago

matheusfillipe commented 3 years ago

Running require('telescope').extensions.vim_bookmarks.current_file() (:Telescope vim_bookmarks current_file) shows this:

Hide: true
Deprecated window options. Please see ':help telescope.changelog?

'opts.hide_filename' is no longer valid. Please use 'opts.path_display? -instead. Please See ':help telescope.changelog-839'