Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

怎么打开目录树 #5

Open
onewesong opened this issue Apr 25, 2019 · 2 comments
Open

怎么打开目录树 #5

onewesong opened this issue Apr 25, 2019 · 2 comments

Comments

@onewesong
Copy link

No description provided.

@mrytsr
Copy link
Member

mrytsr commented Apr 25, 2019

\ 加 3

@smileorigin
Copy link
Contributor

在vim中直接输入
\3:NERDTree:NERDTreeToggle都行

可以在~/.vim/vimrc文件里修改绑定的快捷键
nmap <leader>3 :NERDTreeToggle<CR>
即为绑定\3:NERDTreeToggle命令

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants