Files
telescope.nvim/lua/telescope
Luke Kershaw 1866265fea feat: Add length option for shorten_path (#886)
* feat: add `shorten_len` option for path shortening

- adds option to configure the length of shortened parts of filenames
- only affects paths when "shorten" is in `path_display`

* chore: revert rebase for `path.lua` to 876bed9

* refactor: replace `shorten_len` with the `shorten` key in `path_display`

- also deprecates `utils.path_shorten` and passes straight to `plenary`s `Path:shorten`

* feat: allow `path_display` to handle table keys, as well as strings
2021-07-16 17:41:39 +01:00
..
2020-12-13 11:49:14 +01:00
2020-12-09 15:46:41 -05:00
2020-12-09 15:46:41 -05:00
2021-07-09 20:45:29 +02:00
2021-02-22 11:30:57 -05:00