jaypei / emacs-neotree

A emacs tree plugin like NerdTree for Vim.
GNU General Public License v3.0
1.56k stars 147 forks source link

Open new file in split window/buffer #282

Closed r3j3c73d closed 1 year ago

r3j3c73d commented 6 years ago

Hi, Thank you for neotree, it's very useful. I was thinking about how it works and I have a suggestion: When we want to open a file, if it can be opened in split window/buffer it would be very helping

Jonathas-Conceicao commented 6 years ago

While on Neotree buffer you can open file with a vertical or horizontal frame split. Just use: | to slip vertically and open the file. - to split horizontally and open the file.

Abdisalan commented 1 year ago

This looks resolved. Closing