mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-10 20:33:50 -05:00
Updated F.A.Q. (markdown)
@@ -57,3 +57,7 @@ Use these variables in your vimrc. Note that below are default arrow symbols.
|
||||
|
||||
let g:NERDTreeDirArrowExpandable = '▸'
|
||||
let g:NERDTreeDirArrowCollapsible = '▾'
|
||||
|
||||
## How can I open files, directories, and bookmarks in new tabs?
|
||||
|
||||
Use the `t` and `T` mappings in the NERDTree window. The new tab will open at the end of all open tabs.
|
||||
Reference in New Issue
Block a user