nvim-tree.lua/lua
Mohamed Arish efafd73efa
feat(#2630): file renames can now create directories (#2657)
* Added creating of directories when renaming files

* Style check error? fixed

* Forgot, I added back the line of code that creates a directory named as the file and forgot to remove it

* Added a check for file already exists and also switched the is_error values as they were mismatched

* I don't know how but this somehow fixed the creation of a directory?
2024-03-03 12:25:17 +11:00
..
nvim-tree feat(#2630): file renames can now create directories (#2657) 2024-03-03 12:25:17 +11:00
nvim-tree.lua feat(#2654): filters.custom may be a function (#2655) 2024-02-11 17:18:40 +11:00