pathlib.nvim

OS Independent, ultimate solution to path handling in neovim.

$ luarocks install pathlib.nvim

This plugin aims to decrease the difficulties of path management across mutliple OSs in neovim.
The plugin API is heavily inspired by Python's `pathlib.Path` with tweaks to fit neovim usage.
It is mainly used in neo-tree.nvim but it is so simple that you can use it in your own configs!

Versions

0.2.0-112 days ago1 download
0.1.7-113 days ago1 download
0.1.6-113 days ago1 download
0.1.1-113 days ago1 download

Dependencies

lua >= 5.1

Labels

Manifests