Files
nvim-tree.lua/lua/lib
kiyan42 7fbcfa531c fix: relative paths with '-' breaking git
relative paths with '-' inside a `string.match` statement were not
matching properly due to the nature of lua matching patterns. Replacing
'-' with '%-' resolves the issue.
2020-04-23 21:03:18 +02:00
..
2020-04-11 10:16:16 +02:00
2020-03-01 18:08:27 +01:00