nvim-tree.lua/lua/nvim-tree/actions/fs
Samuel Durante abfd1d1b67
fix(#2813): macos: enable file renaming with changed capitalization (#2814)
* fix(#2813): enable file renaming in `nvim-tree` with changed capitalization

* fix(#2813): check if is macos

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2024-07-11 16:15:03 +10:00
..
copy-paste.lua fix(#2535): TextYankPost event sends vim.v.event (#2734) 2024-03-31 17:24:47 +11:00
create-file.lua chore(#2731): neovim luadoc 0.10 compliance (#2786) 2024-06-01 15:24:03 +10:00
init.lua refactor: improve API readability and tidy actions submodules (#2593) 2023-12-31 15:52:27 +11:00
remove-file.lua chore(#2731): neovim luadoc 0.10 compliance (#2786) 2024-06-01 15:24:03 +10:00
rename-file.lua fix(#2813): macos: enable file renaming with changed capitalization (#2814) 2024-07-11 16:15:03 +10:00
trash.lua fix(#2733): escape trash path (#2735) 2024-04-06 12:28:41 +11:00