mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-10 20:33:50 -05:00
Updated F.A.Q. (markdown)
@@ -56,4 +56,8 @@ See here: https://github.com/scrooloose/nerdtree/issues/433#issuecomment-9259069
|
|||||||
Use these variables in your vimrc. Note that below are default arrow symbols.
|
Use these variables in your vimrc. Note that below are default arrow symbols.
|
||||||
|
|
||||||
let g:NERDTreeDirArrowExpandable = '▸'
|
let g:NERDTreeDirArrowExpandable = '▸'
|
||||||
let g:NERDTreeDirArrowCollapsible = '▾'
|
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