Skip to content

litao91/tree-nvim-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree-nvim-rs - File explorer for nvim powered by rust

Inspired by tree.nvim and Defx, in fact the nvim/lua part is almost identical to that of tree.nvim

Features

  • The performance is comparable to the C++ version (tree.nvim)

TODO

  • cd
  • copy
  • drop
  • move
  • open
  • multi
  • remove_trash
  • create tree
  • open/close, open or close
  • new_file
  • rename
  • delete
  • toggle hidden files
  • toggle select
  • toggle select all
  • clear select all
  • yank_path
  • open/close recursively
  • selection
  • resize
  • git status
  • update git map && load git status on git command
  • search
  • redraw
  • test cases
  • Custom
  • size and time column
  • better file name alignment
  • Space cell
  • More file types recognization and icon customization
  • Better resizing when toggling buffer

About

File explorer for nvim and powered by rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages