I currently have a Vim configuration where I have NERDtree on the left, and a terminal open on the bottom, and my main editor in the top right corner. I would like to open new files in tabs inside the editor split instead of replacing the entire screen with the new file. Is this possible?