Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 424 Bytes

toggle-absolute-and-relative-paths-in-bufexplorer.md

File metadata and controls

9 lines (7 loc) · 424 Bytes

Toggle Absolute And Relative Paths In BufExplorer

After opening BufExplorer using <leader>bs, you will see both files and the paths to those files. By default you will see absolute paths to the files. You can use R to toggle between relative and absolute paths.

For relative paths, the path will be relative to the current working directory of the Vim session (:pwd).