mirror of
https://github.com/harivansh-afk/oil.nvim.git
synced 2026-04-15 15:03:36 +00:00
If you rename a file to have a `/` at the end, oil will detect the change as a delete + new directory. Similarly, if you delete the trailing `/` from a directory, it will delete the dir and create a new file. This should help with the case where you want to create a new file but forgot to add the trailing `/` and now you have a file instead. |
||
|---|---|---|
| .. | ||
| init.lua | ||
| parser.lua | ||
| preview.lua | ||
| progress.lua | ||
| trie.lua | ||