You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

36m 42s logged

Nvim-Tree Sidebar!

Having a visual file tree on the left side of your screen is essential for navigating a large project. It lets you explore folders, create new files, and delete directories visually without memorizing paths.

How It works -

  • Press Space then e then e (<leader>ee). A clean, structural file panel will slide open on the left hand side of your screen!
  • Use your standard j and k movements to navigate up and down the file tree.
  • Press Enter on a folder to expand it, or Enter on a file to open it in your main window.
  • To close the panel, just tap <leader>ee again.

and more…

0
1

Comments 0

No comments yet. Be the first!