Skip to content

Commit 89ad53d

Browse files
committed
feat(plenary): simplify path
1 parent 7892fe3 commit 89ad53d

10 files changed

Lines changed: 76 additions & 445 deletions

File tree

doc/telescope_changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ telescope.path module soon.
9898
Guide to switch over to plenary.path
9999
- separator
100100
before: require("telescope.path").separator
101-
now: require("neoplen.path").path.sep
101+
now: require("neoplen.path").pathsep
102102
- home
103103
before: require("telescope.path").home
104104
now: require("neoplen.path").path.home

0 commit comments

Comments
 (0)