an
saurus
tags:
nerdtree
vi
vim
views:
179
answers:
1
+1
Q:
How to start VIM with NERD tree opened automatically?
+5
A:
Yes. Just write this line to your .vimrc :
NERDTree
Benoit
2010-09-24 16:08:06
related questions
Vi/Vim: How to pipe visually selected text to a UNIX command and append output to current file
Customising word separators in vi
Advanced searching in Vim
Can I use RegEx and VI (or something similar) to autofill some text for me?
Anyone know of any (free / open source) VI integration for Visual Studio?
How to move to end of line in vim
Auto-indent spaces with C in vim?
How to autocomplete at the Korn shell command line with the vi editor
where can I find vim-enhanced resources?
What is the best way to force yourself to master vi?
Tabs and spaces in vim
Vim / vi Survival Guide
How do you paste multiple tabbed lines into Vi?
In Vim, what is the best way to select, delete, or comment out large portions of multi-screen text?
Best way to insert timestamp in Vim?
What is the best strategy for code chunks and macros in vim?
In vim is there a way to delete without putting text in the register?
Is there any way to enable code completion for Perl in vim?
In vim, how do I go back to where I was before a search?
How to effectively work with multiple files in vim?
Anyone know of Objective-J syntax highlighting in vi?
Do the vi and emacs implementations for Windows behave like their Unix counterparts?
Why are vi and Emacs popular?
Why are there so few modal-editors that aren't vi*?
Getting root permissions on a file inside of vi?