nvim-tree.lua/doc
kiyan 07da8a7242 feat/fix: add rename cmd, fix rename error
- add <C-r> binding to omit the filename on rename (option is
  full_rename).
- call `silent! write!` on rename to avoid the `overwrite existing file`
  error when saving the buffer.
2021-02-22 20:54:53 +01:00
..
.gitignore feat: add ability for the tree to change tab 2020-08-18 19:11:10 +02:00
nvim-tree-lua.txt feat/fix: add rename cmd, fix rename error 2021-02-22 20:54:53 +01:00