Sie sind auf Seite 1von 63

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.

0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>doc/NERD_tree.txt at master from scrooloose's nerdtree - GitHub</
title>
<link rel="search" type="application/opensearchdescription+xml" href="/opens
earch.xml" title="GitHub" />
<link rel="fluid-icon" href="https://github.com/fluidicon.png" title="GitHub
" />
<link href="https://assets2.github.com/stylesheets/bundle_common.css?cd24433
50a1e89510873dafe89ce478cd554c7d7" media="screen" rel="stylesheet" type="text/cs
s" />
<link href="https://assets1.github.com/stylesheets/bundle_github.css?cd2443350a1
e89510873dafe89ce478cd554c7d7" media="screen" rel="stylesheet" type="text/css" /
>
<script type="text/javascript" charset="utf-8">
var GitHub = {}
var github_user = null
</script>
<script src="https://assets3.github.com/javascripts/jquery/jquery-1.4.2.min.
js?cd2443350a1e89510873dafe89ce478cd554c7d7" type="text/javascript"></script>
<script src="https://assets0.github.com/javascripts/bundle_common.js?cd24433
50a1e89510873dafe89ce478cd554c7d7" type="text/javascript"></script>
<script src="https://assets0.github.com/javascripts/bundle_github.js?cd2443350a1
e89510873dafe89ce478cd554c7d7" type="text/javascript"></script>
<script type="text/javascript" charset="utf-8">
GitHub.spy({
repo: "scrooloose/nerdtree"
})
</script>

<link href="https://github.com/scrooloose/nerdtree/commits/master.atom" rel="a


lternate" title="Recent Commits to nerdtree:master" type="application/atom+xml"
/>
<meta name="description" content="hax0r vim script to give you a tree ex
plorer" />
<script type="text/javascript">
GitHub.nameWithOwner = GitHub.nameWithOwner || "scrooloose/nerdtree";
GitHub.currentRef = 'master';
GitHub.commitSHA = "7650cdc6621cd15b047dc04605b8b0bc0396564d";

GitHub.currentPath = "doc\/NERD_tree.txt";
GitHub.masterBranch = "master";
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3769691-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script');
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http
://www') + '.google-analytics.com/ga.js';
ga.setAttribute('async', 'true');
document.documentElement.firstChild.appendChild(ga);
})();
</script>
</head>

<body class="logged_out ">

<script type="text/javascript">
var _kmq = _kmq || [];
function _kms(u){
var s = document.createElement('script'); var f = document.getElements
ByTagName('script')[0]; s.type = 'text/javascript'; s.async = true;
s.src = u; f.parentNode.insertBefore(s, f);
}
_kms('//i.kissmetrics.com/i.js');_kms('//doug1izaerwt3.cloudfront.net/40
6e8bf3a2b8846ead55afb3cfaf6664523e3a54.1.js');
</script>

<div id="site_alert">
<form action="/translate?to=%2Fscrooloose%2Fnerdtree%2Fblob%2Fmaster%2Fd
oc%2FNERD_tree.txt" method="post"><div style="margin:0;padding:0"><input name="a
uthenticity_token" type="hidden" value="337d3d98a0cdc81810c08346a31aa41e4591f001
" /></div>
<p>
Would you rather see this site in Spanish? (Deseas ver este sitio en Esp
aol?) &nbsp;
<button class="minibutton" name="code" value="es"><span>Yes (S)</span></
button> &nbsp;
<button class="minibutton" name="code" value="en"><span>No (No)</span>
</button>
</p>
</form>
</div>

<div class="subnavd" id="main">


<div id="header" class="true">
<a class="logo boring" href="https://github.com">
<img src="/images/modules/header/logov3.png?changed" class="default"
alt="github" />
<![if !IE]>
<img src="/images/modules/header/logov3-hover.png" class="hover" alt
="github" />
<![endif]>
</a>
<div class="topsearch">
<ul class="nav logged_out">
<li class="pricing"><a href="/plans">Pricing and Signup</a></li>
<li><a href="/explore">Explore GitHub</a></li>
<li><a href="/features">Features</a></li>
<li><a href="/blog">Blog</a></li>
<li><a href="https://github.com/login">Login</a></li>
</ul>
</div>
</div>

<div class="site">
<div class="pagehead repohead vis-public

">

<div class="title-actions-bar">
<h1>
<a href="/scrooloose">scrooloose</a> / <strong><a href="https://github
.com/scrooloose/nerdtree">nerdtree</a></strong>
</h1>
<ul class="actions">

<li class="for-owner" style="display:none"><a href="https://github.com/s


crooloose/nerdtree/admin" class="minibutton btn-admin "><span><span class="icon"
></span>Admin</span></a></li>
<li>
<a href="/scrooloose/nerdtree/toggle_watch" class="minibutton btn-watc
h " id="watch_button" onclick="var f = document.createElement('form'); f.style.d
isplay = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = t
his.href;var s = document.createElement('input'); s.setAttribute('type', 'hidden
'); s.setAttribute('name', 'authenticity_token'); s.setAttribute('value', '337d3
d98a0cdc81810c08346a31aa41e4591f001'); f.appendChild(s);f.submit();return false;
" style="display:none"><span><span class="icon"></span>Watch</span></a>
<a href="/scrooloose/nerdtree/toggle_watch" class="minibutton btn-watc

h " id="unwatch_button" onclick="var f = document.createElement('form'); f.style


.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action =
this.href;var s = document.createElement('input'); s.setAttribute('type', 'hidd
en'); s.setAttribute('name', 'authenticity_token'); s.setAttribute('value', '337
d3d98a0cdc81810c08346a31aa41e4591f001'); f.appendChild(s);f.submit();return fals
e;" style="display:none"><span><span class="icon"></span>Unwatch</span></a>
</li>
<li class="for-notforked" style="display:none"><a href="/scrooloose/
nerdtree/fork" class="minibutton btn-fork " id="fork_button" onclick="var f = do
cument.createElement('form'); f.style.display = 'none'; this.parentNode.appendCh
ild(f); f.method = 'POST'; f.action = this.href;var s = document.createElement('
input'); s.setAttribute('type', 'hidden'); s.setAttribute('name', 'authenticity_
token'); s.setAttribute('value', '337d3d98a0cdc81810c08346a31aa41e4591f001'); f.
appendChild(s);f.submit();return false;"><span><span class="icon"></span>Fork</s
pan></a></li>
<li class="for-hasfork" style="display:none"><a href="#" class="mini
button btn-fork " id="your_fork_button"><span><span class="icon"></span>Your For
k</span></a></li>

<li class="repostats">
<ul class="repo-stats">
<li class="watchers"><a href="/scrooloose/nerdtree/watchers" title="Wa
tchers" class="tooltipped downwards">664</a></li>
<li class="forks"><a href="/scrooloose/nerdtree/network" title="Forks"
class="tooltipped downwards">33</a></li>
</ul>
</li>
</ul>
</div>
<ul class="tabs">
<li><a href="https://github.com/scrooloose/nerdtree" class="selected" highli
ght="repo_source">Source</a></li>
<li><a href="https://github.com/scrooloose/nerdtree/commits/master" highligh
t="repo_commits">Commits</a></li>
<li><a href="/scrooloose/nerdtree/network" highlight="repo_network">Network<
/a></li>
<li><a href="/scrooloose/nerdtree/pulls" highlight="repo_pulls">Pull Request
s (3)</a></li>

<li><a href="/scrooloose/nerdtree/issues" highlight="issues">Issues (31)</


a></li>

<li><a href="/scrooloose/nerdtree/graphs" highlight="repo_graphs">Graphs</a>


</li>

<li class="contextswitch nochoices">


<span class="toggle leftwards" >
<em>Branch:</em>
<code>master</code>
</span>
</li>
</ul>
<div style="display:none" id="pl-description"><p><em class="placeholder">click
here to add a description</em></p></div>
<div style="display:none" id="pl-homepage"><p><em class="placeholder">click he
re to add a homepage</em></p></div>
<div class="subnav-bar">
<ul>
<li>
<a href="#" class="dropdown">Switch Branches (5)</a>
<ul>

<li><a href="/scrooloose/nerdtree/blob/add_vsplit/doc/NERD_tree.txt"
action="show">add_vsplit</a></li>

<li><a href="/scrooloose/nerdtree/blob/api/doc/NERD_tree.txt" action


="show">api</a></li>

<li><a href="/scrooloose/nerdtree/blob/bookmarks_gui_expt/doc/NERD_t
ree.txt" action="show">bookmarks_gui_expt</a></li>

<li><a href="/scrooloose/nerdtree/blob/marks_expt/doc/NERD_tree.txt"
action="show">marks_expt</a></li>

<li><strong>master &#x2713;</strong></li>
</ul>
</li>
<li>
<a href="#" class="dropdown ">Switch Tags (19)</a>
<ul>
1.0</a></li>

0.0</a></li>

<li><a href="/scrooloose/nerdtree/blob/4.1.0/doc/NERD_tree.txt">4.

<li><a href="/scrooloose/nerdtree/blob/4.0.0/doc/NERD_tree.txt">4.

<li><a href="/scrooloose/nerdtree/blob/3.1.1/doc/NERD_tree.txt">3.

1.1</a></li>

<li><a href="/scrooloose/nerdtree/blob/3.1.0/doc/NERD_tree.txt">3.

1.0</a></li>

<li><a href="/scrooloose/nerdtree/blob/3.0.1/doc/NERD_tree.txt">3.

0.1</a></li>

<li><a href="/scrooloose/nerdtree/blob/3.0.0/doc/NERD_tree.txt">3.

0.0</a></li>

<li><a href="/scrooloose/nerdtree/blob/2.14.3/doc/NERD_tree.txt">2

.14.3</a></li>

<li><a href="/scrooloose/nerdtree/blob/2.14.2/doc/NERD_tree.txt">2

.14.2</a></li>

<li><a href="/scrooloose/nerdtree/blob/2.14.1/doc/NERD_tree.txt">2

.14.1</a></li>

<li><a href="/scrooloose/nerdtree/blob/2.14.0/doc/NERD_tree.txt">2

.14.0</a></li>

<li><a href="/scrooloose/nerdtree/blob/2.13.0/doc/NERD_tree.txt">2

.13.0</a></li>

<li><a href="/scrooloose/nerdtree/blob/2.12.0/doc/NERD_tree.txt">2

.12.0</a></li>

<li><a href="/scrooloose/nerdtree/blob/2.11.0/doc/NERD_tree.txt">2

.11.0</a></li>

<li><a href="/scrooloose/nerdtree/blob/2.10.0rc1/doc/NERD_tree.txt
">2.10.0rc1</a></li>
<li><a href="/scrooloose/nerdtree/blob/2.10.0/doc/NERD_tree.txt">2

.10.0</a></li>

9.0</a></li>

8.0</a></li>

<li><a href="/scrooloose/nerdtree/blob/2.9.0/doc/NERD_tree.txt">2.

<li><a href="/scrooloose/nerdtree/blob/2.8.0/doc/NERD_tree.txt">2.

7.1</a></li>

7.0</a></li>

<li><a href="/scrooloose/nerdtree/blob/2.7.1/doc/NERD_tree.txt">2.

<li><a href="/scrooloose/nerdtree/blob/2.7.0/doc/NERD_tree.txt">2.
</ul>

</li>
<li>
<a href="/scrooloose/nerdtree/branches" class="manage">Branch List</a>
</li>
</ul>
</div>

<div id="repo_details" class="metabox clearfix">


<div id="repo_details_loader" class="metabox-loader" style="display:none">
Sending Request&hellip;</div>
<a href="/scrooloose/nerdtree/downloads" class="download-source" id="dow
nload_button" title="Download source, tagged packages and binaries."><span class
="icon"></span>Downloads</a>
<div id="repository_desc_wrapper">
<div id="repository_description" rel="repository_description_edit">
<p>hax0r vim script to give you a tree explorer
<span id="read_more" style="display:none">&mdash; <a href="#readme">
Read more</a></span>
</p>
</div>
<div id="repository_description_edit" style="display:none;" class="inline-

edit">

<form action="/scrooloose/nerdtree/admin/update" method="post"><div styl


e="margin:0;padding:0"><input name="authenticity_token" type="hidden" value="337
d3d98a0cdc81810c08346a31aa41e4591f001" /></div>
<input type="hidden" name="field" value="repository_description">
<input type="text" class="textfield" name="value" value="hax0r vim scr
ipt to give you a tree explorer">
<div class="form-actions">
<button class="minibutton"><span>Save</span></button> &nbsp; <a href
="#" class="cancel">Cancel</a>
</div>

</form>
</div>
<div class="repository-homepage" id="repository_homepage" rel="repository_
homepage_edit">
<p><a href="http://" rel="nofollow"></a></p>
</div>
t">

<div id="repository_homepage_edit" style="display:none;" class="inline-edi

<form action="/scrooloose/nerdtree/admin/update" method="post"><div styl


e="margin:0;padding:0"><input name="authenticity_token" type="hidden" value="337
d3d98a0cdc81810c08346a31aa41e4591f001" /></div>
<input type="hidden" name="field" value="repository_homepage">
<input type="text" class="textfield" name="value" value="">
<div class="form-actions">
<button class="minibutton"><span>Save</span></button> &nbsp; <a href
="#" class="cancel">Cancel</a>
</div>
</form>
</div>
</div>
<div class="rule "></div>
<div id="url_box" class="url-box">
<ul class="clone-urls">
<li id="http_clone_url"><a href="https://github.com/scrooloose/nerdt
ree.git" data-permissions="Read-Only">HTTP</a></li>
<li id="public_clone_url"><a href="git://github.com/scrooloose/nerdt
ree.git" data-permissions="Read-Only">Git Read-Only</a></li>

>

</ul>
<input type="text" spellcheck="false" id="url_field" class="url-field" /

<span style="display:none" id="url_box_clippy"></span>


<span id="clippy_tooltip_url_box_clippy" class="clippy-tooltip tooltipped"
title="copy to clipboard">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
width="14"
height="14"
class="clippy"
id="clippy" >
<param name="movie" value="https://assets3.github.com/flash/clippy.swf?v5"
/>
<param name="allowScriptAccess" value="always" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param NAME="FlashVars" value="id=url_box_clippy&amp;copied=&amp;copyto=">
<param name="bgcolor" value="#FFFFFF">
<param name="wmode" value="opaque">
<embed src="https://assets3.github.com/flash/clippy.swf?v5"
width="14"
height="14"
name="clippy"
quality="high"
allowScriptAccess="always"
type="application/x-shockwave-flash"

pluginspage="http://www.macromedia.com/go/getflashplayer"
FlashVars="id=url_box_clippy&amp;copied=&amp;copyto="
bgcolor="#FFFFFF"
wmode="opaque"

/>
</object>
</span>
/p>

<p id="url_description">This URL has <strong>Read+Write</strong> access<


</div>
</div>

</div><!-- /.pagehead -->

<script type="text/javascript">
GitHub.currentCommitRef = 'master'
GitHub.currentRepoOwner = 'scrooloose'
GitHub.currentRepo = "nerdtree"
GitHub.downloadRepo = '/scrooloose/nerdtree/archives/master'
GitHub.revType = "master"
GitHub.controllerName = "blob"
GitHub.actionName
= "show"
GitHub.currentAction = "blob#show"

</script>

<div id="commit">
<div class="group">
<div class="envelope commit">
<div class="human">
<div class="message"><pre><a href="/scrooloose/nerdtree/commit/7650cdc66
21cd15b047dc04605b8b0bc0396564d">update credits/changelog</a> </pre></div>

<div class="actor">
<div class="gravatar">
<img src="https://secure.gravatar.com/avatar/3853788896fe7234d126dd3b7
576d47a?s=140&d=https%3A%2F%2Fgithub.com%2Fimages%2Fgravatars%2Fgravatar-140.png
" alt="" width="30" height="30" />
</div>
<div class="name"><a href="/scrooloose">scrooloose</a> <span>(author)</s
pan></div>
<div class="date">
<abbr class="relatize" title="2010-11-19 21:04:39">Fri Nov 19 21:04:39
-0800 2010</abbr>
</div>
</div>

</div>
<div class="machine">
<span>c</span>ommit&nbsp;&nbsp;<a href="/scrooloose/nerdtree/commit/7650cd
c6621cd15b047dc04605b8b0bc0396564d" hotkey="c">7650cdc6621cd15b047d</a><br />
<span>t</span>ree&nbsp;&nbsp;&nbsp;&nbsp;<a href="/scrooloose/nerdtree/tre
e/7650cdc6621cd15b047dc04605b8b0bc0396564d" hotkey="t">6b6d41d902239eb7a12f</a><
br />
<span>p</span>arent&nbsp;
<a href="/scrooloose/nerdtree/tree/a72cb803379357ad0f63b5da55e1590b16f92
ef6" hotkey="p">a72cb803379357ad0f63</a>
</div>
</div>
</div>
</div>

<div id="slider">
<div class="breadcrumb" data-path="doc/NERD_tree.txt/">
<b><a href="/scrooloose/nerdtree/tree/7650cdc6621cd15b047dc04605b8b0bc0396
564d">nerdtree</a></b> / <a href="/scrooloose/nerdtree/tree/7650cdc6621cd15b047d
c04605b8b0bc0396564d/doc">doc</a> / NERD_tree.txt
<span style="display:non
e" id="clippy_720">doc/NERD_tree.txt</span>

/>

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
width="110"
height="14"
class="clippy"
id="clippy" >
<param name="movie" value="https://assets2.github.com/flash/clippy.swf?v5"
<param
<param
<param
<param

name="allowScriptAccess" value="always" />


name="quality" value="high" />
name="scale" value="noscale" />
NAME="FlashVars" value="id=clippy_720&amp;copied=copied!&amp;copyto

=copy to clipboard">
<param name="bgcolor" value="#FFFFFF">
<param name="wmode" value="opaque">
<embed src="https://assets2.github.com/flash/clippy.swf?v5"
width="110"
height="14"
name="clippy"
quality="high"
allowScriptAccess="always"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
FlashVars="id=clippy_720&amp;copied=copied!&amp;copyto=copy to clip
board"
bgcolor="#FFFFFF"
wmode="opaque"
/>
</object>
</div>
<div class="frames">
<div class="frame frame-center" data-path="doc/NERD_tree.txt/">
<div id="files">
<div class="file">
<div class="meta">
<div class="info">
<span class="icon"><img alt="Txt" height="16" src="https://asset
s3.github.com/images/icons/txt.png?ac67cac1f98b15ff2b0e1f9b50ff0c39b573d734" wid
th="16" /></span>
<span class="mode" title="File Mode">100644</span>
<span>1227 lines (959 sloc)</span>
<span>50.124 kb</span>
</div>
<ul class="actions">
<li><a class="file-edit-link" href="#" rel="/scrooloose/nerdtr
ee/file-edit/__ref__/doc/NERD_tree.txt">edit</a></li>
<li><a href="/scrooloose/nerdtree/raw/master/doc/NERD_tree.txt"
id="raw-url">raw</a></li>
<li><a href="/scrooloose/nerdtree/blame/master/doc/NERD_tree.t

xt">blame</a></li>

<li><a href="/scrooloose/nerdtree/commits/master/doc/NERD_tree.t
xt">history</a></li>
</ul>
</div>
<div class="data type-text">
<table cellpadding="0" cellspacing="0">
<tr>
<td>
<pre class="line_numbers"><span id="LID1" rel="#L1">1</span>
<span id="LID2" rel="#L2">2</span>
<span id="LID3" rel="#L3">3</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID4" rel="#L4">4</span>
id="LID5" rel="#L5">5</span>
id="LID6" rel="#L6">6</span>
id="LID7" rel="#L7">7</span>
id="LID8" rel="#L8">8</span>
id="LID9" rel="#L9">9</span>
id="LID10" rel="#L10">10</span>
id="LID11" rel="#L11">11</span>
id="LID12" rel="#L12">12</span>
id="LID13" rel="#L13">13</span>
id="LID14" rel="#L14">14</span>
id="LID15" rel="#L15">15</span>
id="LID16" rel="#L16">16</span>
id="LID17" rel="#L17">17</span>
id="LID18" rel="#L18">18</span>
id="LID19" rel="#L19">19</span>
id="LID20" rel="#L20">20</span>
id="LID21" rel="#L21">21</span>
id="LID22" rel="#L22">22</span>
id="LID23" rel="#L23">23</span>
id="LID24" rel="#L24">24</span>
id="LID25" rel="#L25">25</span>
id="LID26" rel="#L26">26</span>
id="LID27" rel="#L27">27</span>
id="LID28" rel="#L28">28</span>
id="LID29" rel="#L29">29</span>
id="LID30" rel="#L30">30</span>
id="LID31" rel="#L31">31</span>
id="LID32" rel="#L32">32</span>
id="LID33" rel="#L33">33</span>
id="LID34" rel="#L34">34</span>
id="LID35" rel="#L35">35</span>
id="LID36" rel="#L36">36</span>
id="LID37" rel="#L37">37</span>
id="LID38" rel="#L38">38</span>
id="LID39" rel="#L39">39</span>
id="LID40" rel="#L40">40</span>
id="LID41" rel="#L41">41</span>
id="LID42" rel="#L42">42</span>
id="LID43" rel="#L43">43</span>
id="LID44" rel="#L44">44</span>
id="LID45" rel="#L45">45</span>
id="LID46" rel="#L46">46</span>
id="LID47" rel="#L47">47</span>
id="LID48" rel="#L48">48</span>
id="LID49" rel="#L49">49</span>
id="LID50" rel="#L50">50</span>
id="LID51" rel="#L51">51</span>
id="LID52" rel="#L52">52</span>
id="LID53" rel="#L53">53</span>
id="LID54" rel="#L54">54</span>
id="LID55" rel="#L55">55</span>
id="LID56" rel="#L56">56</span>
id="LID57" rel="#L57">57</span>
id="LID58" rel="#L58">58</span>
id="LID59" rel="#L59">59</span>
id="LID60" rel="#L60">60</span>
id="LID61" rel="#L61">61</span>
id="LID62" rel="#L62">62</span>
id="LID63" rel="#L63">63</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID64" rel="#L64">64</span>
id="LID65" rel="#L65">65</span>
id="LID66" rel="#L66">66</span>
id="LID67" rel="#L67">67</span>
id="LID68" rel="#L68">68</span>
id="LID69" rel="#L69">69</span>
id="LID70" rel="#L70">70</span>
id="LID71" rel="#L71">71</span>
id="LID72" rel="#L72">72</span>
id="LID73" rel="#L73">73</span>
id="LID74" rel="#L74">74</span>
id="LID75" rel="#L75">75</span>
id="LID76" rel="#L76">76</span>
id="LID77" rel="#L77">77</span>
id="LID78" rel="#L78">78</span>
id="LID79" rel="#L79">79</span>
id="LID80" rel="#L80">80</span>
id="LID81" rel="#L81">81</span>
id="LID82" rel="#L82">82</span>
id="LID83" rel="#L83">83</span>
id="LID84" rel="#L84">84</span>
id="LID85" rel="#L85">85</span>
id="LID86" rel="#L86">86</span>
id="LID87" rel="#L87">87</span>
id="LID88" rel="#L88">88</span>
id="LID89" rel="#L89">89</span>
id="LID90" rel="#L90">90</span>
id="LID91" rel="#L91">91</span>
id="LID92" rel="#L92">92</span>
id="LID93" rel="#L93">93</span>
id="LID94" rel="#L94">94</span>
id="LID95" rel="#L95">95</span>
id="LID96" rel="#L96">96</span>
id="LID97" rel="#L97">97</span>
id="LID98" rel="#L98">98</span>
id="LID99" rel="#L99">99</span>
id="LID100" rel="#L100">100</span>
id="LID101" rel="#L101">101</span>
id="LID102" rel="#L102">102</span>
id="LID103" rel="#L103">103</span>
id="LID104" rel="#L104">104</span>
id="LID105" rel="#L105">105</span>
id="LID106" rel="#L106">106</span>
id="LID107" rel="#L107">107</span>
id="LID108" rel="#L108">108</span>
id="LID109" rel="#L109">109</span>
id="LID110" rel="#L110">110</span>
id="LID111" rel="#L111">111</span>
id="LID112" rel="#L112">112</span>
id="LID113" rel="#L113">113</span>
id="LID114" rel="#L114">114</span>
id="LID115" rel="#L115">115</span>
id="LID116" rel="#L116">116</span>
id="LID117" rel="#L117">117</span>
id="LID118" rel="#L118">118</span>
id="LID119" rel="#L119">119</span>
id="LID120" rel="#L120">120</span>
id="LID121" rel="#L121">121</span>
id="LID122" rel="#L122">122</span>
id="LID123" rel="#L123">123</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID124"
id="LID125"
id="LID126"
id="LID127"
id="LID128"
id="LID129"
id="LID130"
id="LID131"
id="LID132"
id="LID133"
id="LID134"
id="LID135"
id="LID136"
id="LID137"
id="LID138"
id="LID139"
id="LID140"
id="LID141"
id="LID142"
id="LID143"
id="LID144"
id="LID145"
id="LID146"
id="LID147"
id="LID148"
id="LID149"
id="LID150"
id="LID151"
id="LID152"
id="LID153"
id="LID154"
id="LID155"
id="LID156"
id="LID157"
id="LID158"
id="LID159"
id="LID160"
id="LID161"
id="LID162"
id="LID163"
id="LID164"
id="LID165"
id="LID166"
id="LID167"
id="LID168"
id="LID169"
id="LID170"
id="LID171"
id="LID172"
id="LID173"
id="LID174"
id="LID175"
id="LID176"
id="LID177"
id="LID178"
id="LID179"
id="LID180"
id="LID181"
id="LID182"
id="LID183"

rel="#L124">124</span>
rel="#L125">125</span>
rel="#L126">126</span>
rel="#L127">127</span>
rel="#L128">128</span>
rel="#L129">129</span>
rel="#L130">130</span>
rel="#L131">131</span>
rel="#L132">132</span>
rel="#L133">133</span>
rel="#L134">134</span>
rel="#L135">135</span>
rel="#L136">136</span>
rel="#L137">137</span>
rel="#L138">138</span>
rel="#L139">139</span>
rel="#L140">140</span>
rel="#L141">141</span>
rel="#L142">142</span>
rel="#L143">143</span>
rel="#L144">144</span>
rel="#L145">145</span>
rel="#L146">146</span>
rel="#L147">147</span>
rel="#L148">148</span>
rel="#L149">149</span>
rel="#L150">150</span>
rel="#L151">151</span>
rel="#L152">152</span>
rel="#L153">153</span>
rel="#L154">154</span>
rel="#L155">155</span>
rel="#L156">156</span>
rel="#L157">157</span>
rel="#L158">158</span>
rel="#L159">159</span>
rel="#L160">160</span>
rel="#L161">161</span>
rel="#L162">162</span>
rel="#L163">163</span>
rel="#L164">164</span>
rel="#L165">165</span>
rel="#L166">166</span>
rel="#L167">167</span>
rel="#L168">168</span>
rel="#L169">169</span>
rel="#L170">170</span>
rel="#L171">171</span>
rel="#L172">172</span>
rel="#L173">173</span>
rel="#L174">174</span>
rel="#L175">175</span>
rel="#L176">176</span>
rel="#L177">177</span>
rel="#L178">178</span>
rel="#L179">179</span>
rel="#L180">180</span>
rel="#L181">181</span>
rel="#L182">182</span>
rel="#L183">183</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID184"
id="LID185"
id="LID186"
id="LID187"
id="LID188"
id="LID189"
id="LID190"
id="LID191"
id="LID192"
id="LID193"
id="LID194"
id="LID195"
id="LID196"
id="LID197"
id="LID198"
id="LID199"
id="LID200"
id="LID201"
id="LID202"
id="LID203"
id="LID204"
id="LID205"
id="LID206"
id="LID207"
id="LID208"
id="LID209"
id="LID210"
id="LID211"
id="LID212"
id="LID213"
id="LID214"
id="LID215"
id="LID216"
id="LID217"
id="LID218"
id="LID219"
id="LID220"
id="LID221"
id="LID222"
id="LID223"
id="LID224"
id="LID225"
id="LID226"
id="LID227"
id="LID228"
id="LID229"
id="LID230"
id="LID231"
id="LID232"
id="LID233"
id="LID234"
id="LID235"
id="LID236"
id="LID237"
id="LID238"
id="LID239"
id="LID240"
id="LID241"
id="LID242"
id="LID243"

rel="#L184">184</span>
rel="#L185">185</span>
rel="#L186">186</span>
rel="#L187">187</span>
rel="#L188">188</span>
rel="#L189">189</span>
rel="#L190">190</span>
rel="#L191">191</span>
rel="#L192">192</span>
rel="#L193">193</span>
rel="#L194">194</span>
rel="#L195">195</span>
rel="#L196">196</span>
rel="#L197">197</span>
rel="#L198">198</span>
rel="#L199">199</span>
rel="#L200">200</span>
rel="#L201">201</span>
rel="#L202">202</span>
rel="#L203">203</span>
rel="#L204">204</span>
rel="#L205">205</span>
rel="#L206">206</span>
rel="#L207">207</span>
rel="#L208">208</span>
rel="#L209">209</span>
rel="#L210">210</span>
rel="#L211">211</span>
rel="#L212">212</span>
rel="#L213">213</span>
rel="#L214">214</span>
rel="#L215">215</span>
rel="#L216">216</span>
rel="#L217">217</span>
rel="#L218">218</span>
rel="#L219">219</span>
rel="#L220">220</span>
rel="#L221">221</span>
rel="#L222">222</span>
rel="#L223">223</span>
rel="#L224">224</span>
rel="#L225">225</span>
rel="#L226">226</span>
rel="#L227">227</span>
rel="#L228">228</span>
rel="#L229">229</span>
rel="#L230">230</span>
rel="#L231">231</span>
rel="#L232">232</span>
rel="#L233">233</span>
rel="#L234">234</span>
rel="#L235">235</span>
rel="#L236">236</span>
rel="#L237">237</span>
rel="#L238">238</span>
rel="#L239">239</span>
rel="#L240">240</span>
rel="#L241">241</span>
rel="#L242">242</span>
rel="#L243">243</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID244"
id="LID245"
id="LID246"
id="LID247"
id="LID248"
id="LID249"
id="LID250"
id="LID251"
id="LID252"
id="LID253"
id="LID254"
id="LID255"
id="LID256"
id="LID257"
id="LID258"
id="LID259"
id="LID260"
id="LID261"
id="LID262"
id="LID263"
id="LID264"
id="LID265"
id="LID266"
id="LID267"
id="LID268"
id="LID269"
id="LID270"
id="LID271"
id="LID272"
id="LID273"
id="LID274"
id="LID275"
id="LID276"
id="LID277"
id="LID278"
id="LID279"
id="LID280"
id="LID281"
id="LID282"
id="LID283"
id="LID284"
id="LID285"
id="LID286"
id="LID287"
id="LID288"
id="LID289"
id="LID290"
id="LID291"
id="LID292"
id="LID293"
id="LID294"
id="LID295"
id="LID296"
id="LID297"
id="LID298"
id="LID299"
id="LID300"
id="LID301"
id="LID302"
id="LID303"

rel="#L244">244</span>
rel="#L245">245</span>
rel="#L246">246</span>
rel="#L247">247</span>
rel="#L248">248</span>
rel="#L249">249</span>
rel="#L250">250</span>
rel="#L251">251</span>
rel="#L252">252</span>
rel="#L253">253</span>
rel="#L254">254</span>
rel="#L255">255</span>
rel="#L256">256</span>
rel="#L257">257</span>
rel="#L258">258</span>
rel="#L259">259</span>
rel="#L260">260</span>
rel="#L261">261</span>
rel="#L262">262</span>
rel="#L263">263</span>
rel="#L264">264</span>
rel="#L265">265</span>
rel="#L266">266</span>
rel="#L267">267</span>
rel="#L268">268</span>
rel="#L269">269</span>
rel="#L270">270</span>
rel="#L271">271</span>
rel="#L272">272</span>
rel="#L273">273</span>
rel="#L274">274</span>
rel="#L275">275</span>
rel="#L276">276</span>
rel="#L277">277</span>
rel="#L278">278</span>
rel="#L279">279</span>
rel="#L280">280</span>
rel="#L281">281</span>
rel="#L282">282</span>
rel="#L283">283</span>
rel="#L284">284</span>
rel="#L285">285</span>
rel="#L286">286</span>
rel="#L287">287</span>
rel="#L288">288</span>
rel="#L289">289</span>
rel="#L290">290</span>
rel="#L291">291</span>
rel="#L292">292</span>
rel="#L293">293</span>
rel="#L294">294</span>
rel="#L295">295</span>
rel="#L296">296</span>
rel="#L297">297</span>
rel="#L298">298</span>
rel="#L299">299</span>
rel="#L300">300</span>
rel="#L301">301</span>
rel="#L302">302</span>
rel="#L303">303</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID304"
id="LID305"
id="LID306"
id="LID307"
id="LID308"
id="LID309"
id="LID310"
id="LID311"
id="LID312"
id="LID313"
id="LID314"
id="LID315"
id="LID316"
id="LID317"
id="LID318"
id="LID319"
id="LID320"
id="LID321"
id="LID322"
id="LID323"
id="LID324"
id="LID325"
id="LID326"
id="LID327"
id="LID328"
id="LID329"
id="LID330"
id="LID331"
id="LID332"
id="LID333"
id="LID334"
id="LID335"
id="LID336"
id="LID337"
id="LID338"
id="LID339"
id="LID340"
id="LID341"
id="LID342"
id="LID343"
id="LID344"
id="LID345"
id="LID346"
id="LID347"
id="LID348"
id="LID349"
id="LID350"
id="LID351"
id="LID352"
id="LID353"
id="LID354"
id="LID355"
id="LID356"
id="LID357"
id="LID358"
id="LID359"
id="LID360"
id="LID361"
id="LID362"
id="LID363"

rel="#L304">304</span>
rel="#L305">305</span>
rel="#L306">306</span>
rel="#L307">307</span>
rel="#L308">308</span>
rel="#L309">309</span>
rel="#L310">310</span>
rel="#L311">311</span>
rel="#L312">312</span>
rel="#L313">313</span>
rel="#L314">314</span>
rel="#L315">315</span>
rel="#L316">316</span>
rel="#L317">317</span>
rel="#L318">318</span>
rel="#L319">319</span>
rel="#L320">320</span>
rel="#L321">321</span>
rel="#L322">322</span>
rel="#L323">323</span>
rel="#L324">324</span>
rel="#L325">325</span>
rel="#L326">326</span>
rel="#L327">327</span>
rel="#L328">328</span>
rel="#L329">329</span>
rel="#L330">330</span>
rel="#L331">331</span>
rel="#L332">332</span>
rel="#L333">333</span>
rel="#L334">334</span>
rel="#L335">335</span>
rel="#L336">336</span>
rel="#L337">337</span>
rel="#L338">338</span>
rel="#L339">339</span>
rel="#L340">340</span>
rel="#L341">341</span>
rel="#L342">342</span>
rel="#L343">343</span>
rel="#L344">344</span>
rel="#L345">345</span>
rel="#L346">346</span>
rel="#L347">347</span>
rel="#L348">348</span>
rel="#L349">349</span>
rel="#L350">350</span>
rel="#L351">351</span>
rel="#L352">352</span>
rel="#L353">353</span>
rel="#L354">354</span>
rel="#L355">355</span>
rel="#L356">356</span>
rel="#L357">357</span>
rel="#L358">358</span>
rel="#L359">359</span>
rel="#L360">360</span>
rel="#L361">361</span>
rel="#L362">362</span>
rel="#L363">363</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID364"
id="LID365"
id="LID366"
id="LID367"
id="LID368"
id="LID369"
id="LID370"
id="LID371"
id="LID372"
id="LID373"
id="LID374"
id="LID375"
id="LID376"
id="LID377"
id="LID378"
id="LID379"
id="LID380"
id="LID381"
id="LID382"
id="LID383"
id="LID384"
id="LID385"
id="LID386"
id="LID387"
id="LID388"
id="LID389"
id="LID390"
id="LID391"
id="LID392"
id="LID393"
id="LID394"
id="LID395"
id="LID396"
id="LID397"
id="LID398"
id="LID399"
id="LID400"
id="LID401"
id="LID402"
id="LID403"
id="LID404"
id="LID405"
id="LID406"
id="LID407"
id="LID408"
id="LID409"
id="LID410"
id="LID411"
id="LID412"
id="LID413"
id="LID414"
id="LID415"
id="LID416"
id="LID417"
id="LID418"
id="LID419"
id="LID420"
id="LID421"
id="LID422"
id="LID423"

rel="#L364">364</span>
rel="#L365">365</span>
rel="#L366">366</span>
rel="#L367">367</span>
rel="#L368">368</span>
rel="#L369">369</span>
rel="#L370">370</span>
rel="#L371">371</span>
rel="#L372">372</span>
rel="#L373">373</span>
rel="#L374">374</span>
rel="#L375">375</span>
rel="#L376">376</span>
rel="#L377">377</span>
rel="#L378">378</span>
rel="#L379">379</span>
rel="#L380">380</span>
rel="#L381">381</span>
rel="#L382">382</span>
rel="#L383">383</span>
rel="#L384">384</span>
rel="#L385">385</span>
rel="#L386">386</span>
rel="#L387">387</span>
rel="#L388">388</span>
rel="#L389">389</span>
rel="#L390">390</span>
rel="#L391">391</span>
rel="#L392">392</span>
rel="#L393">393</span>
rel="#L394">394</span>
rel="#L395">395</span>
rel="#L396">396</span>
rel="#L397">397</span>
rel="#L398">398</span>
rel="#L399">399</span>
rel="#L400">400</span>
rel="#L401">401</span>
rel="#L402">402</span>
rel="#L403">403</span>
rel="#L404">404</span>
rel="#L405">405</span>
rel="#L406">406</span>
rel="#L407">407</span>
rel="#L408">408</span>
rel="#L409">409</span>
rel="#L410">410</span>
rel="#L411">411</span>
rel="#L412">412</span>
rel="#L413">413</span>
rel="#L414">414</span>
rel="#L415">415</span>
rel="#L416">416</span>
rel="#L417">417</span>
rel="#L418">418</span>
rel="#L419">419</span>
rel="#L420">420</span>
rel="#L421">421</span>
rel="#L422">422</span>
rel="#L423">423</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID424"
id="LID425"
id="LID426"
id="LID427"
id="LID428"
id="LID429"
id="LID430"
id="LID431"
id="LID432"
id="LID433"
id="LID434"
id="LID435"
id="LID436"
id="LID437"
id="LID438"
id="LID439"
id="LID440"
id="LID441"
id="LID442"
id="LID443"
id="LID444"
id="LID445"
id="LID446"
id="LID447"
id="LID448"
id="LID449"
id="LID450"
id="LID451"
id="LID452"
id="LID453"
id="LID454"
id="LID455"
id="LID456"
id="LID457"
id="LID458"
id="LID459"
id="LID460"
id="LID461"
id="LID462"
id="LID463"
id="LID464"
id="LID465"
id="LID466"
id="LID467"
id="LID468"
id="LID469"
id="LID470"
id="LID471"
id="LID472"
id="LID473"
id="LID474"
id="LID475"
id="LID476"
id="LID477"
id="LID478"
id="LID479"
id="LID480"
id="LID481"
id="LID482"
id="LID483"

rel="#L424">424</span>
rel="#L425">425</span>
rel="#L426">426</span>
rel="#L427">427</span>
rel="#L428">428</span>
rel="#L429">429</span>
rel="#L430">430</span>
rel="#L431">431</span>
rel="#L432">432</span>
rel="#L433">433</span>
rel="#L434">434</span>
rel="#L435">435</span>
rel="#L436">436</span>
rel="#L437">437</span>
rel="#L438">438</span>
rel="#L439">439</span>
rel="#L440">440</span>
rel="#L441">441</span>
rel="#L442">442</span>
rel="#L443">443</span>
rel="#L444">444</span>
rel="#L445">445</span>
rel="#L446">446</span>
rel="#L447">447</span>
rel="#L448">448</span>
rel="#L449">449</span>
rel="#L450">450</span>
rel="#L451">451</span>
rel="#L452">452</span>
rel="#L453">453</span>
rel="#L454">454</span>
rel="#L455">455</span>
rel="#L456">456</span>
rel="#L457">457</span>
rel="#L458">458</span>
rel="#L459">459</span>
rel="#L460">460</span>
rel="#L461">461</span>
rel="#L462">462</span>
rel="#L463">463</span>
rel="#L464">464</span>
rel="#L465">465</span>
rel="#L466">466</span>
rel="#L467">467</span>
rel="#L468">468</span>
rel="#L469">469</span>
rel="#L470">470</span>
rel="#L471">471</span>
rel="#L472">472</span>
rel="#L473">473</span>
rel="#L474">474</span>
rel="#L475">475</span>
rel="#L476">476</span>
rel="#L477">477</span>
rel="#L478">478</span>
rel="#L479">479</span>
rel="#L480">480</span>
rel="#L481">481</span>
rel="#L482">482</span>
rel="#L483">483</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID484"
id="LID485"
id="LID486"
id="LID487"
id="LID488"
id="LID489"
id="LID490"
id="LID491"
id="LID492"
id="LID493"
id="LID494"
id="LID495"
id="LID496"
id="LID497"
id="LID498"
id="LID499"
id="LID500"
id="LID501"
id="LID502"
id="LID503"
id="LID504"
id="LID505"
id="LID506"
id="LID507"
id="LID508"
id="LID509"
id="LID510"
id="LID511"
id="LID512"
id="LID513"
id="LID514"
id="LID515"
id="LID516"
id="LID517"
id="LID518"
id="LID519"
id="LID520"
id="LID521"
id="LID522"
id="LID523"
id="LID524"
id="LID525"
id="LID526"
id="LID527"
id="LID528"
id="LID529"
id="LID530"
id="LID531"
id="LID532"
id="LID533"
id="LID534"
id="LID535"
id="LID536"
id="LID537"
id="LID538"
id="LID539"
id="LID540"
id="LID541"
id="LID542"
id="LID543"

rel="#L484">484</span>
rel="#L485">485</span>
rel="#L486">486</span>
rel="#L487">487</span>
rel="#L488">488</span>
rel="#L489">489</span>
rel="#L490">490</span>
rel="#L491">491</span>
rel="#L492">492</span>
rel="#L493">493</span>
rel="#L494">494</span>
rel="#L495">495</span>
rel="#L496">496</span>
rel="#L497">497</span>
rel="#L498">498</span>
rel="#L499">499</span>
rel="#L500">500</span>
rel="#L501">501</span>
rel="#L502">502</span>
rel="#L503">503</span>
rel="#L504">504</span>
rel="#L505">505</span>
rel="#L506">506</span>
rel="#L507">507</span>
rel="#L508">508</span>
rel="#L509">509</span>
rel="#L510">510</span>
rel="#L511">511</span>
rel="#L512">512</span>
rel="#L513">513</span>
rel="#L514">514</span>
rel="#L515">515</span>
rel="#L516">516</span>
rel="#L517">517</span>
rel="#L518">518</span>
rel="#L519">519</span>
rel="#L520">520</span>
rel="#L521">521</span>
rel="#L522">522</span>
rel="#L523">523</span>
rel="#L524">524</span>
rel="#L525">525</span>
rel="#L526">526</span>
rel="#L527">527</span>
rel="#L528">528</span>
rel="#L529">529</span>
rel="#L530">530</span>
rel="#L531">531</span>
rel="#L532">532</span>
rel="#L533">533</span>
rel="#L534">534</span>
rel="#L535">535</span>
rel="#L536">536</span>
rel="#L537">537</span>
rel="#L538">538</span>
rel="#L539">539</span>
rel="#L540">540</span>
rel="#L541">541</span>
rel="#L542">542</span>
rel="#L543">543</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID544"
id="LID545"
id="LID546"
id="LID547"
id="LID548"
id="LID549"
id="LID550"
id="LID551"
id="LID552"
id="LID553"
id="LID554"
id="LID555"
id="LID556"
id="LID557"
id="LID558"
id="LID559"
id="LID560"
id="LID561"
id="LID562"
id="LID563"
id="LID564"
id="LID565"
id="LID566"
id="LID567"
id="LID568"
id="LID569"
id="LID570"
id="LID571"
id="LID572"
id="LID573"
id="LID574"
id="LID575"
id="LID576"
id="LID577"
id="LID578"
id="LID579"
id="LID580"
id="LID581"
id="LID582"
id="LID583"
id="LID584"
id="LID585"
id="LID586"
id="LID587"
id="LID588"
id="LID589"
id="LID590"
id="LID591"
id="LID592"
id="LID593"
id="LID594"
id="LID595"
id="LID596"
id="LID597"
id="LID598"
id="LID599"
id="LID600"
id="LID601"
id="LID602"
id="LID603"

rel="#L544">544</span>
rel="#L545">545</span>
rel="#L546">546</span>
rel="#L547">547</span>
rel="#L548">548</span>
rel="#L549">549</span>
rel="#L550">550</span>
rel="#L551">551</span>
rel="#L552">552</span>
rel="#L553">553</span>
rel="#L554">554</span>
rel="#L555">555</span>
rel="#L556">556</span>
rel="#L557">557</span>
rel="#L558">558</span>
rel="#L559">559</span>
rel="#L560">560</span>
rel="#L561">561</span>
rel="#L562">562</span>
rel="#L563">563</span>
rel="#L564">564</span>
rel="#L565">565</span>
rel="#L566">566</span>
rel="#L567">567</span>
rel="#L568">568</span>
rel="#L569">569</span>
rel="#L570">570</span>
rel="#L571">571</span>
rel="#L572">572</span>
rel="#L573">573</span>
rel="#L574">574</span>
rel="#L575">575</span>
rel="#L576">576</span>
rel="#L577">577</span>
rel="#L578">578</span>
rel="#L579">579</span>
rel="#L580">580</span>
rel="#L581">581</span>
rel="#L582">582</span>
rel="#L583">583</span>
rel="#L584">584</span>
rel="#L585">585</span>
rel="#L586">586</span>
rel="#L587">587</span>
rel="#L588">588</span>
rel="#L589">589</span>
rel="#L590">590</span>
rel="#L591">591</span>
rel="#L592">592</span>
rel="#L593">593</span>
rel="#L594">594</span>
rel="#L595">595</span>
rel="#L596">596</span>
rel="#L597">597</span>
rel="#L598">598</span>
rel="#L599">599</span>
rel="#L600">600</span>
rel="#L601">601</span>
rel="#L602">602</span>
rel="#L603">603</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID604"
id="LID605"
id="LID606"
id="LID607"
id="LID608"
id="LID609"
id="LID610"
id="LID611"
id="LID612"
id="LID613"
id="LID614"
id="LID615"
id="LID616"
id="LID617"
id="LID618"
id="LID619"
id="LID620"
id="LID621"
id="LID622"
id="LID623"
id="LID624"
id="LID625"
id="LID626"
id="LID627"
id="LID628"
id="LID629"
id="LID630"
id="LID631"
id="LID632"
id="LID633"
id="LID634"
id="LID635"
id="LID636"
id="LID637"
id="LID638"
id="LID639"
id="LID640"
id="LID641"
id="LID642"
id="LID643"
id="LID644"
id="LID645"
id="LID646"
id="LID647"
id="LID648"
id="LID649"
id="LID650"
id="LID651"
id="LID652"
id="LID653"
id="LID654"
id="LID655"
id="LID656"
id="LID657"
id="LID658"
id="LID659"
id="LID660"
id="LID661"
id="LID662"
id="LID663"

rel="#L604">604</span>
rel="#L605">605</span>
rel="#L606">606</span>
rel="#L607">607</span>
rel="#L608">608</span>
rel="#L609">609</span>
rel="#L610">610</span>
rel="#L611">611</span>
rel="#L612">612</span>
rel="#L613">613</span>
rel="#L614">614</span>
rel="#L615">615</span>
rel="#L616">616</span>
rel="#L617">617</span>
rel="#L618">618</span>
rel="#L619">619</span>
rel="#L620">620</span>
rel="#L621">621</span>
rel="#L622">622</span>
rel="#L623">623</span>
rel="#L624">624</span>
rel="#L625">625</span>
rel="#L626">626</span>
rel="#L627">627</span>
rel="#L628">628</span>
rel="#L629">629</span>
rel="#L630">630</span>
rel="#L631">631</span>
rel="#L632">632</span>
rel="#L633">633</span>
rel="#L634">634</span>
rel="#L635">635</span>
rel="#L636">636</span>
rel="#L637">637</span>
rel="#L638">638</span>
rel="#L639">639</span>
rel="#L640">640</span>
rel="#L641">641</span>
rel="#L642">642</span>
rel="#L643">643</span>
rel="#L644">644</span>
rel="#L645">645</span>
rel="#L646">646</span>
rel="#L647">647</span>
rel="#L648">648</span>
rel="#L649">649</span>
rel="#L650">650</span>
rel="#L651">651</span>
rel="#L652">652</span>
rel="#L653">653</span>
rel="#L654">654</span>
rel="#L655">655</span>
rel="#L656">656</span>
rel="#L657">657</span>
rel="#L658">658</span>
rel="#L659">659</span>
rel="#L660">660</span>
rel="#L661">661</span>
rel="#L662">662</span>
rel="#L663">663</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID664"
id="LID665"
id="LID666"
id="LID667"
id="LID668"
id="LID669"
id="LID670"
id="LID671"
id="LID672"
id="LID673"
id="LID674"
id="LID675"
id="LID676"
id="LID677"
id="LID678"
id="LID679"
id="LID680"
id="LID681"
id="LID682"
id="LID683"
id="LID684"
id="LID685"
id="LID686"
id="LID687"
id="LID688"
id="LID689"
id="LID690"
id="LID691"
id="LID692"
id="LID693"
id="LID694"
id="LID695"
id="LID696"
id="LID697"
id="LID698"
id="LID699"
id="LID700"
id="LID701"
id="LID702"
id="LID703"
id="LID704"
id="LID705"
id="LID706"
id="LID707"
id="LID708"
id="LID709"
id="LID710"
id="LID711"
id="LID712"
id="LID713"
id="LID714"
id="LID715"
id="LID716"
id="LID717"
id="LID718"
id="LID719"
id="LID720"
id="LID721"
id="LID722"
id="LID723"

rel="#L664">664</span>
rel="#L665">665</span>
rel="#L666">666</span>
rel="#L667">667</span>
rel="#L668">668</span>
rel="#L669">669</span>
rel="#L670">670</span>
rel="#L671">671</span>
rel="#L672">672</span>
rel="#L673">673</span>
rel="#L674">674</span>
rel="#L675">675</span>
rel="#L676">676</span>
rel="#L677">677</span>
rel="#L678">678</span>
rel="#L679">679</span>
rel="#L680">680</span>
rel="#L681">681</span>
rel="#L682">682</span>
rel="#L683">683</span>
rel="#L684">684</span>
rel="#L685">685</span>
rel="#L686">686</span>
rel="#L687">687</span>
rel="#L688">688</span>
rel="#L689">689</span>
rel="#L690">690</span>
rel="#L691">691</span>
rel="#L692">692</span>
rel="#L693">693</span>
rel="#L694">694</span>
rel="#L695">695</span>
rel="#L696">696</span>
rel="#L697">697</span>
rel="#L698">698</span>
rel="#L699">699</span>
rel="#L700">700</span>
rel="#L701">701</span>
rel="#L702">702</span>
rel="#L703">703</span>
rel="#L704">704</span>
rel="#L705">705</span>
rel="#L706">706</span>
rel="#L707">707</span>
rel="#L708">708</span>
rel="#L709">709</span>
rel="#L710">710</span>
rel="#L711">711</span>
rel="#L712">712</span>
rel="#L713">713</span>
rel="#L714">714</span>
rel="#L715">715</span>
rel="#L716">716</span>
rel="#L717">717</span>
rel="#L718">718</span>
rel="#L719">719</span>
rel="#L720">720</span>
rel="#L721">721</span>
rel="#L722">722</span>
rel="#L723">723</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID724"
id="LID725"
id="LID726"
id="LID727"
id="LID728"
id="LID729"
id="LID730"
id="LID731"
id="LID732"
id="LID733"
id="LID734"
id="LID735"
id="LID736"
id="LID737"
id="LID738"
id="LID739"
id="LID740"
id="LID741"
id="LID742"
id="LID743"
id="LID744"
id="LID745"
id="LID746"
id="LID747"
id="LID748"
id="LID749"
id="LID750"
id="LID751"
id="LID752"
id="LID753"
id="LID754"
id="LID755"
id="LID756"
id="LID757"
id="LID758"
id="LID759"
id="LID760"
id="LID761"
id="LID762"
id="LID763"
id="LID764"
id="LID765"
id="LID766"
id="LID767"
id="LID768"
id="LID769"
id="LID770"
id="LID771"
id="LID772"
id="LID773"
id="LID774"
id="LID775"
id="LID776"
id="LID777"
id="LID778"
id="LID779"
id="LID780"
id="LID781"
id="LID782"
id="LID783"

rel="#L724">724</span>
rel="#L725">725</span>
rel="#L726">726</span>
rel="#L727">727</span>
rel="#L728">728</span>
rel="#L729">729</span>
rel="#L730">730</span>
rel="#L731">731</span>
rel="#L732">732</span>
rel="#L733">733</span>
rel="#L734">734</span>
rel="#L735">735</span>
rel="#L736">736</span>
rel="#L737">737</span>
rel="#L738">738</span>
rel="#L739">739</span>
rel="#L740">740</span>
rel="#L741">741</span>
rel="#L742">742</span>
rel="#L743">743</span>
rel="#L744">744</span>
rel="#L745">745</span>
rel="#L746">746</span>
rel="#L747">747</span>
rel="#L748">748</span>
rel="#L749">749</span>
rel="#L750">750</span>
rel="#L751">751</span>
rel="#L752">752</span>
rel="#L753">753</span>
rel="#L754">754</span>
rel="#L755">755</span>
rel="#L756">756</span>
rel="#L757">757</span>
rel="#L758">758</span>
rel="#L759">759</span>
rel="#L760">760</span>
rel="#L761">761</span>
rel="#L762">762</span>
rel="#L763">763</span>
rel="#L764">764</span>
rel="#L765">765</span>
rel="#L766">766</span>
rel="#L767">767</span>
rel="#L768">768</span>
rel="#L769">769</span>
rel="#L770">770</span>
rel="#L771">771</span>
rel="#L772">772</span>
rel="#L773">773</span>
rel="#L774">774</span>
rel="#L775">775</span>
rel="#L776">776</span>
rel="#L777">777</span>
rel="#L778">778</span>
rel="#L779">779</span>
rel="#L780">780</span>
rel="#L781">781</span>
rel="#L782">782</span>
rel="#L783">783</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID784"
id="LID785"
id="LID786"
id="LID787"
id="LID788"
id="LID789"
id="LID790"
id="LID791"
id="LID792"
id="LID793"
id="LID794"
id="LID795"
id="LID796"
id="LID797"
id="LID798"
id="LID799"
id="LID800"
id="LID801"
id="LID802"
id="LID803"
id="LID804"
id="LID805"
id="LID806"
id="LID807"
id="LID808"
id="LID809"
id="LID810"
id="LID811"
id="LID812"
id="LID813"
id="LID814"
id="LID815"
id="LID816"
id="LID817"
id="LID818"
id="LID819"
id="LID820"
id="LID821"
id="LID822"
id="LID823"
id="LID824"
id="LID825"
id="LID826"
id="LID827"
id="LID828"
id="LID829"
id="LID830"
id="LID831"
id="LID832"
id="LID833"
id="LID834"
id="LID835"
id="LID836"
id="LID837"
id="LID838"
id="LID839"
id="LID840"
id="LID841"
id="LID842"
id="LID843"

rel="#L784">784</span>
rel="#L785">785</span>
rel="#L786">786</span>
rel="#L787">787</span>
rel="#L788">788</span>
rel="#L789">789</span>
rel="#L790">790</span>
rel="#L791">791</span>
rel="#L792">792</span>
rel="#L793">793</span>
rel="#L794">794</span>
rel="#L795">795</span>
rel="#L796">796</span>
rel="#L797">797</span>
rel="#L798">798</span>
rel="#L799">799</span>
rel="#L800">800</span>
rel="#L801">801</span>
rel="#L802">802</span>
rel="#L803">803</span>
rel="#L804">804</span>
rel="#L805">805</span>
rel="#L806">806</span>
rel="#L807">807</span>
rel="#L808">808</span>
rel="#L809">809</span>
rel="#L810">810</span>
rel="#L811">811</span>
rel="#L812">812</span>
rel="#L813">813</span>
rel="#L814">814</span>
rel="#L815">815</span>
rel="#L816">816</span>
rel="#L817">817</span>
rel="#L818">818</span>
rel="#L819">819</span>
rel="#L820">820</span>
rel="#L821">821</span>
rel="#L822">822</span>
rel="#L823">823</span>
rel="#L824">824</span>
rel="#L825">825</span>
rel="#L826">826</span>
rel="#L827">827</span>
rel="#L828">828</span>
rel="#L829">829</span>
rel="#L830">830</span>
rel="#L831">831</span>
rel="#L832">832</span>
rel="#L833">833</span>
rel="#L834">834</span>
rel="#L835">835</span>
rel="#L836">836</span>
rel="#L837">837</span>
rel="#L838">838</span>
rel="#L839">839</span>
rel="#L840">840</span>
rel="#L841">841</span>
rel="#L842">842</span>
rel="#L843">843</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID844"
id="LID845"
id="LID846"
id="LID847"
id="LID848"
id="LID849"
id="LID850"
id="LID851"
id="LID852"
id="LID853"
id="LID854"
id="LID855"
id="LID856"
id="LID857"
id="LID858"
id="LID859"
id="LID860"
id="LID861"
id="LID862"
id="LID863"
id="LID864"
id="LID865"
id="LID866"
id="LID867"
id="LID868"
id="LID869"
id="LID870"
id="LID871"
id="LID872"
id="LID873"
id="LID874"
id="LID875"
id="LID876"
id="LID877"
id="LID878"
id="LID879"
id="LID880"
id="LID881"
id="LID882"
id="LID883"
id="LID884"
id="LID885"
id="LID886"
id="LID887"
id="LID888"
id="LID889"
id="LID890"
id="LID891"
id="LID892"
id="LID893"
id="LID894"
id="LID895"
id="LID896"
id="LID897"
id="LID898"
id="LID899"
id="LID900"
id="LID901"
id="LID902"
id="LID903"

rel="#L844">844</span>
rel="#L845">845</span>
rel="#L846">846</span>
rel="#L847">847</span>
rel="#L848">848</span>
rel="#L849">849</span>
rel="#L850">850</span>
rel="#L851">851</span>
rel="#L852">852</span>
rel="#L853">853</span>
rel="#L854">854</span>
rel="#L855">855</span>
rel="#L856">856</span>
rel="#L857">857</span>
rel="#L858">858</span>
rel="#L859">859</span>
rel="#L860">860</span>
rel="#L861">861</span>
rel="#L862">862</span>
rel="#L863">863</span>
rel="#L864">864</span>
rel="#L865">865</span>
rel="#L866">866</span>
rel="#L867">867</span>
rel="#L868">868</span>
rel="#L869">869</span>
rel="#L870">870</span>
rel="#L871">871</span>
rel="#L872">872</span>
rel="#L873">873</span>
rel="#L874">874</span>
rel="#L875">875</span>
rel="#L876">876</span>
rel="#L877">877</span>
rel="#L878">878</span>
rel="#L879">879</span>
rel="#L880">880</span>
rel="#L881">881</span>
rel="#L882">882</span>
rel="#L883">883</span>
rel="#L884">884</span>
rel="#L885">885</span>
rel="#L886">886</span>
rel="#L887">887</span>
rel="#L888">888</span>
rel="#L889">889</span>
rel="#L890">890</span>
rel="#L891">891</span>
rel="#L892">892</span>
rel="#L893">893</span>
rel="#L894">894</span>
rel="#L895">895</span>
rel="#L896">896</span>
rel="#L897">897</span>
rel="#L898">898</span>
rel="#L899">899</span>
rel="#L900">900</span>
rel="#L901">901</span>
rel="#L902">902</span>
rel="#L903">903</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID904"
id="LID905"
id="LID906"
id="LID907"
id="LID908"
id="LID909"
id="LID910"
id="LID911"
id="LID912"
id="LID913"
id="LID914"
id="LID915"
id="LID916"
id="LID917"
id="LID918"
id="LID919"
id="LID920"
id="LID921"
id="LID922"
id="LID923"
id="LID924"
id="LID925"
id="LID926"
id="LID927"
id="LID928"
id="LID929"
id="LID930"
id="LID931"
id="LID932"
id="LID933"
id="LID934"
id="LID935"
id="LID936"
id="LID937"
id="LID938"
id="LID939"
id="LID940"
id="LID941"
id="LID942"
id="LID943"
id="LID944"
id="LID945"
id="LID946"
id="LID947"
id="LID948"
id="LID949"
id="LID950"
id="LID951"
id="LID952"
id="LID953"
id="LID954"
id="LID955"
id="LID956"
id="LID957"
id="LID958"
id="LID959"
id="LID960"
id="LID961"
id="LID962"
id="LID963"

rel="#L904">904</span>
rel="#L905">905</span>
rel="#L906">906</span>
rel="#L907">907</span>
rel="#L908">908</span>
rel="#L909">909</span>
rel="#L910">910</span>
rel="#L911">911</span>
rel="#L912">912</span>
rel="#L913">913</span>
rel="#L914">914</span>
rel="#L915">915</span>
rel="#L916">916</span>
rel="#L917">917</span>
rel="#L918">918</span>
rel="#L919">919</span>
rel="#L920">920</span>
rel="#L921">921</span>
rel="#L922">922</span>
rel="#L923">923</span>
rel="#L924">924</span>
rel="#L925">925</span>
rel="#L926">926</span>
rel="#L927">927</span>
rel="#L928">928</span>
rel="#L929">929</span>
rel="#L930">930</span>
rel="#L931">931</span>
rel="#L932">932</span>
rel="#L933">933</span>
rel="#L934">934</span>
rel="#L935">935</span>
rel="#L936">936</span>
rel="#L937">937</span>
rel="#L938">938</span>
rel="#L939">939</span>
rel="#L940">940</span>
rel="#L941">941</span>
rel="#L942">942</span>
rel="#L943">943</span>
rel="#L944">944</span>
rel="#L945">945</span>
rel="#L946">946</span>
rel="#L947">947</span>
rel="#L948">948</span>
rel="#L949">949</span>
rel="#L950">950</span>
rel="#L951">951</span>
rel="#L952">952</span>
rel="#L953">953</span>
rel="#L954">954</span>
rel="#L955">955</span>
rel="#L956">956</span>
rel="#L957">957</span>
rel="#L958">958</span>
rel="#L959">959</span>
rel="#L960">960</span>
rel="#L961">961</span>
rel="#L962">962</span>
rel="#L963">963</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID964" rel="#L964">964</span>
id="LID965" rel="#L965">965</span>
id="LID966" rel="#L966">966</span>
id="LID967" rel="#L967">967</span>
id="LID968" rel="#L968">968</span>
id="LID969" rel="#L969">969</span>
id="LID970" rel="#L970">970</span>
id="LID971" rel="#L971">971</span>
id="LID972" rel="#L972">972</span>
id="LID973" rel="#L973">973</span>
id="LID974" rel="#L974">974</span>
id="LID975" rel="#L975">975</span>
id="LID976" rel="#L976">976</span>
id="LID977" rel="#L977">977</span>
id="LID978" rel="#L978">978</span>
id="LID979" rel="#L979">979</span>
id="LID980" rel="#L980">980</span>
id="LID981" rel="#L981">981</span>
id="LID982" rel="#L982">982</span>
id="LID983" rel="#L983">983</span>
id="LID984" rel="#L984">984</span>
id="LID985" rel="#L985">985</span>
id="LID986" rel="#L986">986</span>
id="LID987" rel="#L987">987</span>
id="LID988" rel="#L988">988</span>
id="LID989" rel="#L989">989</span>
id="LID990" rel="#L990">990</span>
id="LID991" rel="#L991">991</span>
id="LID992" rel="#L992">992</span>
id="LID993" rel="#L993">993</span>
id="LID994" rel="#L994">994</span>
id="LID995" rel="#L995">995</span>
id="LID996" rel="#L996">996</span>
id="LID997" rel="#L997">997</span>
id="LID998" rel="#L998">998</span>
id="LID999" rel="#L999">999</span>
id="LID1000" rel="#L1000">1000</span>
id="LID1001" rel="#L1001">1001</span>
id="LID1002" rel="#L1002">1002</span>
id="LID1003" rel="#L1003">1003</span>
id="LID1004" rel="#L1004">1004</span>
id="LID1005" rel="#L1005">1005</span>
id="LID1006" rel="#L1006">1006</span>
id="LID1007" rel="#L1007">1007</span>
id="LID1008" rel="#L1008">1008</span>
id="LID1009" rel="#L1009">1009</span>
id="LID1010" rel="#L1010">1010</span>
id="LID1011" rel="#L1011">1011</span>
id="LID1012" rel="#L1012">1012</span>
id="LID1013" rel="#L1013">1013</span>
id="LID1014" rel="#L1014">1014</span>
id="LID1015" rel="#L1015">1015</span>
id="LID1016" rel="#L1016">1016</span>
id="LID1017" rel="#L1017">1017</span>
id="LID1018" rel="#L1018">1018</span>
id="LID1019" rel="#L1019">1019</span>
id="LID1020" rel="#L1020">1020</span>
id="LID1021" rel="#L1021">1021</span>
id="LID1022" rel="#L1022">1022</span>
id="LID1023" rel="#L1023">1023</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID1024"
id="LID1025"
id="LID1026"
id="LID1027"
id="LID1028"
id="LID1029"
id="LID1030"
id="LID1031"
id="LID1032"
id="LID1033"
id="LID1034"
id="LID1035"
id="LID1036"
id="LID1037"
id="LID1038"
id="LID1039"
id="LID1040"
id="LID1041"
id="LID1042"
id="LID1043"
id="LID1044"
id="LID1045"
id="LID1046"
id="LID1047"
id="LID1048"
id="LID1049"
id="LID1050"
id="LID1051"
id="LID1052"
id="LID1053"
id="LID1054"
id="LID1055"
id="LID1056"
id="LID1057"
id="LID1058"
id="LID1059"
id="LID1060"
id="LID1061"
id="LID1062"
id="LID1063"
id="LID1064"
id="LID1065"
id="LID1066"
id="LID1067"
id="LID1068"
id="LID1069"
id="LID1070"
id="LID1071"
id="LID1072"
id="LID1073"
id="LID1074"
id="LID1075"
id="LID1076"
id="LID1077"
id="LID1078"
id="LID1079"
id="LID1080"
id="LID1081"
id="LID1082"
id="LID1083"

rel="#L1024">1024</span>
rel="#L1025">1025</span>
rel="#L1026">1026</span>
rel="#L1027">1027</span>
rel="#L1028">1028</span>
rel="#L1029">1029</span>
rel="#L1030">1030</span>
rel="#L1031">1031</span>
rel="#L1032">1032</span>
rel="#L1033">1033</span>
rel="#L1034">1034</span>
rel="#L1035">1035</span>
rel="#L1036">1036</span>
rel="#L1037">1037</span>
rel="#L1038">1038</span>
rel="#L1039">1039</span>
rel="#L1040">1040</span>
rel="#L1041">1041</span>
rel="#L1042">1042</span>
rel="#L1043">1043</span>
rel="#L1044">1044</span>
rel="#L1045">1045</span>
rel="#L1046">1046</span>
rel="#L1047">1047</span>
rel="#L1048">1048</span>
rel="#L1049">1049</span>
rel="#L1050">1050</span>
rel="#L1051">1051</span>
rel="#L1052">1052</span>
rel="#L1053">1053</span>
rel="#L1054">1054</span>
rel="#L1055">1055</span>
rel="#L1056">1056</span>
rel="#L1057">1057</span>
rel="#L1058">1058</span>
rel="#L1059">1059</span>
rel="#L1060">1060</span>
rel="#L1061">1061</span>
rel="#L1062">1062</span>
rel="#L1063">1063</span>
rel="#L1064">1064</span>
rel="#L1065">1065</span>
rel="#L1066">1066</span>
rel="#L1067">1067</span>
rel="#L1068">1068</span>
rel="#L1069">1069</span>
rel="#L1070">1070</span>
rel="#L1071">1071</span>
rel="#L1072">1072</span>
rel="#L1073">1073</span>
rel="#L1074">1074</span>
rel="#L1075">1075</span>
rel="#L1076">1076</span>
rel="#L1077">1077</span>
rel="#L1078">1078</span>
rel="#L1079">1079</span>
rel="#L1080">1080</span>
rel="#L1081">1081</span>
rel="#L1082">1082</span>
rel="#L1083">1083</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID1084"
id="LID1085"
id="LID1086"
id="LID1087"
id="LID1088"
id="LID1089"
id="LID1090"
id="LID1091"
id="LID1092"
id="LID1093"
id="LID1094"
id="LID1095"
id="LID1096"
id="LID1097"
id="LID1098"
id="LID1099"
id="LID1100"
id="LID1101"
id="LID1102"
id="LID1103"
id="LID1104"
id="LID1105"
id="LID1106"
id="LID1107"
id="LID1108"
id="LID1109"
id="LID1110"
id="LID1111"
id="LID1112"
id="LID1113"
id="LID1114"
id="LID1115"
id="LID1116"
id="LID1117"
id="LID1118"
id="LID1119"
id="LID1120"
id="LID1121"
id="LID1122"
id="LID1123"
id="LID1124"
id="LID1125"
id="LID1126"
id="LID1127"
id="LID1128"
id="LID1129"
id="LID1130"
id="LID1131"
id="LID1132"
id="LID1133"
id="LID1134"
id="LID1135"
id="LID1136"
id="LID1137"
id="LID1138"
id="LID1139"
id="LID1140"
id="LID1141"
id="LID1142"
id="LID1143"

rel="#L1084">1084</span>
rel="#L1085">1085</span>
rel="#L1086">1086</span>
rel="#L1087">1087</span>
rel="#L1088">1088</span>
rel="#L1089">1089</span>
rel="#L1090">1090</span>
rel="#L1091">1091</span>
rel="#L1092">1092</span>
rel="#L1093">1093</span>
rel="#L1094">1094</span>
rel="#L1095">1095</span>
rel="#L1096">1096</span>
rel="#L1097">1097</span>
rel="#L1098">1098</span>
rel="#L1099">1099</span>
rel="#L1100">1100</span>
rel="#L1101">1101</span>
rel="#L1102">1102</span>
rel="#L1103">1103</span>
rel="#L1104">1104</span>
rel="#L1105">1105</span>
rel="#L1106">1106</span>
rel="#L1107">1107</span>
rel="#L1108">1108</span>
rel="#L1109">1109</span>
rel="#L1110">1110</span>
rel="#L1111">1111</span>
rel="#L1112">1112</span>
rel="#L1113">1113</span>
rel="#L1114">1114</span>
rel="#L1115">1115</span>
rel="#L1116">1116</span>
rel="#L1117">1117</span>
rel="#L1118">1118</span>
rel="#L1119">1119</span>
rel="#L1120">1120</span>
rel="#L1121">1121</span>
rel="#L1122">1122</span>
rel="#L1123">1123</span>
rel="#L1124">1124</span>
rel="#L1125">1125</span>
rel="#L1126">1126</span>
rel="#L1127">1127</span>
rel="#L1128">1128</span>
rel="#L1129">1129</span>
rel="#L1130">1130</span>
rel="#L1131">1131</span>
rel="#L1132">1132</span>
rel="#L1133">1133</span>
rel="#L1134">1134</span>
rel="#L1135">1135</span>
rel="#L1136">1136</span>
rel="#L1137">1137</span>
rel="#L1138">1138</span>
rel="#L1139">1139</span>
rel="#L1140">1140</span>
rel="#L1141">1141</span>
rel="#L1142">1142</span>
rel="#L1143">1143</span>

<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span
<span

id="LID1144"
id="LID1145"
id="LID1146"
id="LID1147"
id="LID1148"
id="LID1149"
id="LID1150"
id="LID1151"
id="LID1152"
id="LID1153"
id="LID1154"
id="LID1155"
id="LID1156"
id="LID1157"
id="LID1158"
id="LID1159"
id="LID1160"
id="LID1161"
id="LID1162"
id="LID1163"
id="LID1164"
id="LID1165"
id="LID1166"
id="LID1167"
id="LID1168"
id="LID1169"
id="LID1170"
id="LID1171"
id="LID1172"
id="LID1173"
id="LID1174"
id="LID1175"
id="LID1176"
id="LID1177"
id="LID1178"
id="LID1179"
id="LID1180"
id="LID1181"
id="LID1182"
id="LID1183"
id="LID1184"
id="LID1185"
id="LID1186"
id="LID1187"
id="LID1188"
id="LID1189"
id="LID1190"
id="LID1191"
id="LID1192"
id="LID1193"
id="LID1194"
id="LID1195"
id="LID1196"
id="LID1197"
id="LID1198"
id="LID1199"
id="LID1200"
id="LID1201"
id="LID1202"
id="LID1203"

rel="#L1144">1144</span>
rel="#L1145">1145</span>
rel="#L1146">1146</span>
rel="#L1147">1147</span>
rel="#L1148">1148</span>
rel="#L1149">1149</span>
rel="#L1150">1150</span>
rel="#L1151">1151</span>
rel="#L1152">1152</span>
rel="#L1153">1153</span>
rel="#L1154">1154</span>
rel="#L1155">1155</span>
rel="#L1156">1156</span>
rel="#L1157">1157</span>
rel="#L1158">1158</span>
rel="#L1159">1159</span>
rel="#L1160">1160</span>
rel="#L1161">1161</span>
rel="#L1162">1162</span>
rel="#L1163">1163</span>
rel="#L1164">1164</span>
rel="#L1165">1165</span>
rel="#L1166">1166</span>
rel="#L1167">1167</span>
rel="#L1168">1168</span>
rel="#L1169">1169</span>
rel="#L1170">1170</span>
rel="#L1171">1171</span>
rel="#L1172">1172</span>
rel="#L1173">1173</span>
rel="#L1174">1174</span>
rel="#L1175">1175</span>
rel="#L1176">1176</span>
rel="#L1177">1177</span>
rel="#L1178">1178</span>
rel="#L1179">1179</span>
rel="#L1180">1180</span>
rel="#L1181">1181</span>
rel="#L1182">1182</span>
rel="#L1183">1183</span>
rel="#L1184">1184</span>
rel="#L1185">1185</span>
rel="#L1186">1186</span>
rel="#L1187">1187</span>
rel="#L1188">1188</span>
rel="#L1189">1189</span>
rel="#L1190">1190</span>
rel="#L1191">1191</span>
rel="#L1192">1192</span>
rel="#L1193">1193</span>
rel="#L1194">1194</span>
rel="#L1195">1195</span>
rel="#L1196">1196</span>
rel="#L1197">1197</span>
rel="#L1198">1198</span>
rel="#L1199">1199</span>
rel="#L1200">1200</span>
rel="#L1201">1201</span>
rel="#L1202">1202</span>
rel="#L1203">1203</span>

<span id="LID1204" rel="#L1204">1204</span>


<span id="LID1205" rel="#L1205">1205</span>
<span id="LID1206" rel="#L1206">1206</span>
<span id="LID1207" rel="#L1207">1207</span>
<span id="LID1208" rel="#L1208">1208</span>
<span id="LID1209" rel="#L1209">1209</span>
<span id="LID1210" rel="#L1210">1210</span>
<span id="LID1211" rel="#L1211">1211</span>
<span id="LID1212" rel="#L1212">1212</span>
<span id="LID1213" rel="#L1213">1213</span>
<span id="LID1214" rel="#L1214">1214</span>
<span id="LID1215" rel="#L1215">1215</span>
<span id="LID1216" rel="#L1216">1216</span>
<span id="LID1217" rel="#L1217">1217</span>
<span id="LID1218" rel="#L1218">1218</span>
<span id="LID1219" rel="#L1219">1219</span>
<span id="LID1220" rel="#L1220">1220</span>
<span id="LID1221" rel="#L1221">1221</span>
<span id="LID1222" rel="#L1222">1222</span>
<span id="LID1223" rel="#L1223">1223</span>
<span id="LID1224" rel="#L1224">1224</span>
<span id="LID1225" rel="#L1225">1225</span>
<span id="LID1226" rel="#L1226">1226</span>
<span id="LID1227" rel="#L1227">1227</span>
</pre>
</td>
<td width="100%">
<div class="highlight"><pre><div class='line' id='LC1'>*NERD_tre
e.txt* A tree explorer plugin that owns your momma!</div><div class='line' id=
'LC2'><br/></div><div class='line' id='LC3'><br/></div><div class='line' id='LC4
'><br/></div><div class='line' id='LC5'>&nbsp;&nbsp;&nbsp;&nbsp;omg its ... ~</d
iv><div class='line' id='LC6'><br/></div><div class='line' id='LC7'>&nbsp;&nbsp;
&nbsp;&nbsp;________ ________ _ ____________ ____
__________ ________
____~</div><div class='line' id='LC8'>&nbsp;&nbsp;&nbsp;/_ __/ / / / ____/ / |
/ / ____/ __ \/ __ \ /_ __/ __ \/ ____/ ____/~</div><div class='line' id='LC
9'>&nbsp;&nbsp;&nbsp;&nbsp;/ / / /_/ / __/
/ |/ / __/ / /_/ / / / /
/ / /
/_/ / __/ / __/ ~</div><div class='line' id='LC10'>&nbsp;&nbsp;&nbsp;/ / / __
/ /___ / /| / /___/ _, _/ /_/ /
/ / / _, _/ /___/ /___ ~</div><div cla
ss='line' id='LC11'>&nbsp;&nbsp;/_/ /_/ /_/_____/ /_/ |_/_____/_/ |_/_____/
/_/ /_/ |_/_____/_____/ ~</div><div class='line' id='LC12'><br/></div><div cla
ss='line' id='LC13'><br/></div><div class='line' id='LC14'>&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;R
eference Manual~</div><div class='line' id='LC15'><br/></div><div class='line' i
d='LC16'><br/></div><div class='line' id='LC17'><br/></div><div class='line' id=
'LC18'><br/></div><div class='line' id='LC19'>==================================
============================================</div><div class='line' id='LC20'>CO
NTENTS
*NERDTree-contents*</di
v><div class='line' id='LC21'><br/></div><div class='line' id='LC22'>&nbsp;&nbsp
;&nbsp;&nbsp;1.Intro...................................|NERDTree|</div><div clas
s='line' id='LC23'>&nbsp;&nbsp;&nbsp;&nbsp;2.Functionality provided.............
.....|NERDTreeFunctionality|</div><div class='line' id='LC24'>&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.Global commands...................|NERDTreeGlo
balCommands|</div><div class='line' id='LC25'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;2.2.Bookmarks.........................|NERDTreeBookmarks|</div><di
v class='line' id='LC26'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;2.2.1.The bookmark table..........|NERDTreeBookmarkTable|</div>
<div class='line' id='LC27'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs

p;&nbsp;&nbsp;&nbsp;2.2.2.Bookmark commands...........|NERDTreeBookmarkCommands|
</div><div class='line' id='LC28'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;2.2.3.Invalid bookmarks...........|NERDTreeInvalidBook
marks|</div><div class='line' id='LC29'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;2.3.NERD tree mappings................|NERDTreeMappings|</div><div class
='line' id='LC30'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.4.The NERD t
ree menu................|NERDTreeMenu|</div><div class='line' id='LC31'>&nbsp;&n
bsp;&nbsp;&nbsp;3.Options.................................|NERDTreeOptions|</div
><div class='line' id='LC32'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3.1
.Option summary....................|NERDTreeOptionSummary|</div><div class='line
' id='LC33'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3.2.Option details..
..................|NERDTreeOptionDetails|</div><div class='line' id='LC34'>&nbsp
;&nbsp;&nbsp;&nbsp;4.The NERD tree API.......................|NERDTreeAPI|</div>
<div class='line' id='LC35'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.1.
Key map API.......................|NERDTreeKeymapAPI|</div><div class='line' id=
'LC36'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.2.Menu API.............
.............|NERDTreeMenuAPI|</div><div class='line' id='LC37'>&nbsp;&nbsp;&nbs
p;&nbsp;5.About...................................|NERDTreeAbout|</div><div clas
s='line' id='LC38'>&nbsp;&nbsp;&nbsp;&nbsp;6.Changelog..........................
.....|NERDTreeChangelog|</div><div class='line' id='LC39'>&nbsp;&nbsp;&nbsp;&nbs
p;7.Credits.................................|NERDTreeCredits|</div><div class='l
ine' id='LC40'>&nbsp;&nbsp;&nbsp;&nbsp;8.License................................
.|NERDTreeLicense|</div><div class='line' id='LC41'><br/></div><div class='line'
id='LC42'>=====================================================================
=========</div><div class='line' id='LC43'>1. Intro
*NERDTree*</div><div class='line' id='LC44'><br/>
</div><div class='line' id='LC45'>What is this &quot;NERD tree&quot;??</div><div
class='line' id='LC46'><br/></div><div class='line' id='LC47'>The NERD tree all
ows you to explore your filesystem and to open files and</div><div class='line'
id='LC48'>directories. It presents the filesystem to you in the form of a tree w
hich you</div><div class='line' id='LC49'>manipulate with the keyboard and/or mo
use. It also allows you to perform</div><div class='line' id='LC50'>simple files
ystem operations.</div><div class='line' id='LC51'><br/></div><div class='line'
id='LC52'>The following features and functionality are provided by the NERD tree
:</div><div class='line' id='LC53'>&nbsp;&nbsp;&nbsp;&nbsp;* Files and directori
es are displayed in a hierarchical tree structure</div><div class='line' id='LC5
4'>&nbsp;&nbsp;&nbsp;&nbsp;* Different highlighting is provided for the followin
g types of nodes:</div><div class='line' id='LC55'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;* files</div><div class='line' id='LC56'>&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;* directories</div><div class='line' id='LC57'>&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;* sym-links</div><div class='line' id
='LC58'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;* windows .lnk files</di
v><div class='line' id='LC59'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*
read-only files</div><div class='line' id='LC60'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;* executable files</div><div class='line' id='LC61'>&nbsp;&nbsp
;&nbsp;&nbsp;* Many (customisable) mappings are provided to manipulate the tree:
</div><div class='line' id='LC62'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;* Mappings to open/close/explore directory nodes</div><div class='line' id='LC
63'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;* Mappings to open files in
new/existing windows/tabs</div><div class='line' id='LC64'>&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;* Mappings to change the current root of the tree</di
v><div class='line' id='LC65'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*
Mappings to navigate around the tree</div><div class='line' id='LC66'>&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;* ...</div><div class='line' id='LC67'>&nb
sp;&nbsp;&nbsp;&nbsp;* Directories and files can be bookmarked.</div><div class=
'line' id='LC68'>&nbsp;&nbsp;&nbsp;&nbsp;* Most NERD tree navigation can also be
done with the mouse</div><div class='line' id='LC69'>&nbsp;&nbsp;&nbsp;&nbsp;*
Filtering of tree content (can be toggled at runtime)</div><div class='line' id=
'LC70'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;* custom file filters to
prevent e.g. vim backup files being displayed</div><div class='line' id='LC71'>&

nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;* optional displaying of hidden f


iles (. files)</div><div class='line' id='LC72'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;* files can be &quot;turned off&quot; so that only directories a
re displayed</div><div class='line' id='LC73'>&nbsp;&nbsp;&nbsp;&nbsp;* The posi
tion and size of the NERD tree window can be customised</div><div class='line' i
d='LC74'>&nbsp;&nbsp;&nbsp;&nbsp;* The order in which the nodes in the tree are
listed can be customised.</div><div class='line' id='LC75'>&nbsp;&nbsp;&nbsp;&nb
sp;* A model of your filesystem is created/maintained as you explore it. This</d
iv><div class='line' id='LC76'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;has several a
dvantages:</div><div class='line' id='LC77'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;* All filesystem information is cached and is only re-read on demand
</div><div class='line' id='LC78'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;* If you revisit a part of the tree that you left earlier in your</div><div cl
ass='line' id='LC79'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;session, the directory nodes will be opened/closed as you left them</div><div c
lass='line' id='LC80'>&nbsp;&nbsp;&nbsp;&nbsp;* The script remembers the cursor
position and window position in the NERD</div><div class='line' id='LC81'>&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tree so you can toggle it off (or just close the t
ree window) and then</div><div class='line' id='LC82'>&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;reopen it (with NERDTreeToggle) the NERD tree window will appear exact
ly</div><div class='line' id='LC83'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;as you l
eft it</div><div class='line' id='LC84'>&nbsp;&nbsp;&nbsp;&nbsp;* You can have a
separate NERD tree for each tab, share trees across tabs,</div><div class='line
' id='LC85'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;or a mix of both.</div><div clas
s='line' id='LC86'>&nbsp;&nbsp;&nbsp;&nbsp;* By default the script overrides the
default file browser (netw), so if</div><div class='line' id='LC87'>&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;you :edit a directory a (slighly modified) NERD tree wi
ll appear in the</div><div class='line' id='LC88'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;current window</div><div class='line' id='LC89'>&nbsp;&nbsp;&nbsp;&nbsp;*
A programmable menu system is provided (simulates right clicking on a</div><div
class='line' id='LC90'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;node)</div><div class
='line' id='LC91'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;* one default
menu plugin is provided to perform basic filesytem</div><div class='line' id='LC
92'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;operations (crea
te/delete/move/copy files/directories)</div><div class='line' id='LC93'>&nbsp;&n
bsp;&nbsp;&nbsp;* There&#39;s an API for adding your own keymappings</div><div c
lass='line' id='LC94'><br/></div><div class='line' id='LC95'><br/></div><div cla
ss='line' id='LC96'>============================================================
==================</div><div class='line' id='LC97'>2. Functionality provided
*NERDTreeFunctionality*</div><div class='line' id='LC
98'><br/></div><div class='line' id='LC99'>-----------------------------------------------------------------------------</div><div class='line' id='LC100'>2.1.
Global Commands
*NERDTreeGlobalCommands*</div>
<div class='line' id='LC101'><br/></div><div class='line' id='LC102'>:NERDTree [
&lt;start-directory&gt; | &lt;bookmark&gt;]
*:NERDTree*<
/div><div class='line' id='LC103'>&nbsp;&nbsp;&nbsp;&nbsp;Opens a fresh NERD tre
e. The root of the tree depends on the argument</div><div class='line' id='LC104
'>&nbsp;&nbsp;&nbsp;&nbsp;given. There are 3 cases: If no argument is given, the
current directory</div><div class='line' id='LC105'>&nbsp;&nbsp;&nbsp;&nbsp;wil
l be used. If a directory is given, that will be used. If a bookmark</div><div
class='line' id='LC106'>&nbsp;&nbsp;&nbsp;&nbsp;name is given, the corresponding
directory will be used. For example: &gt;</div><div class='line' id='LC107'>&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:NERDTree /home/marty/vim7/src</di
v><div class='line' id='LC108'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:
NERDTree foo (foo is the name of a bookmark)</div><div class='line' id='LC109'
>&lt;</div><div class='line' id='LC110'>:NERDTreeFromBookmark &lt;bookmark&gt;
*:NERDTreeFromBookmark*</div><div class='line' id='LC111'>&
nbsp;&nbsp;&nbsp;&nbsp;Opens a fresh NERD tree with the root initialized to the
dir for</div><div class='line' id='LC112'>&nbsp;&nbsp;&nbsp;&nbsp;&lt;bookmark&g
t;. This only reason to use this command over :NERDTree is for</div><div class=

'line' id='LC113'>&nbsp;&nbsp;&nbsp;&nbsp;the completion (which is for bookmarks


rather than directories).</div><div class='line' id='LC114'><br/></div><div cla
ss='line' id='LC115'>:NERDTreeToggle [&lt;start-directory&gt; | &lt;bookmark&gt;
]
*:NERDTreeToggle*</div><div class='line' id='LC116'>&nbsp;&nbsp;&n
bsp;&nbsp;If a NERD tree already exists for this tab, it is reopened and rendere
d</div><div class='line' id='LC117'>&nbsp;&nbsp;&nbsp;&nbsp;again. If no NERD t
ree exists for this tab then this command acts the</div><div class='line' id='LC
118'>&nbsp;&nbsp;&nbsp;&nbsp;same as the |:NERDTree| command.</div><div class='l
ine' id='LC119'><br/></div><div class='line' id='LC120'>:NERDTreeMirror
*:NERDTreeMirror*</div><div class='line' id
='LC121'>&nbsp;&nbsp;&nbsp;&nbsp;Shares an existing NERD tree, from another tab,
in the current tab.</div><div class='line' id='LC122'>&nbsp;&nbsp;&nbsp;&nbsp;C
hanges made to one tree are reflected in both as they are actually the</div><div
class='line' id='LC123'>&nbsp;&nbsp;&nbsp;&nbsp;same buffer.</div><div class='l
ine' id='LC124'><br/></div><div class='line' id='LC125'>&nbsp;&nbsp;&nbsp;&nbsp;
If only one other NERD tree exists, that tree is automatically mirrored. If</div
><div class='line' id='LC126'>&nbsp;&nbsp;&nbsp;&nbsp;more than one exists, the
script will ask which tree to mirror.</div><div class='line' id='LC127'><br/></d
iv><div class='line' id='LC128'>:NERDTreeClose
*:NERDTreeClose*</div><div class='line' id='LC129'>&nbsp;&nbsp;&nb
sp;&nbsp;Close the NERD tree in this tab.</div><div class='line' id='LC130'><br/
></div><div class='line' id='LC131'>:NERDTreeFind
*:NERDTreeFind*</div><div class='line' id='LC132'>&nbsp;&nbsp
;&nbsp;&nbsp;Find the current file in the tree. If no tree exists for the curren
t tab,</div><div class='line' id='LC133'>&nbsp;&nbsp;&nbsp;&nbsp;or the file is
not under the current root, then initialize a new tree where</div><div class='li
ne' id='LC134'>&nbsp;&nbsp;&nbsp;&nbsp;the root is the directory of the current
file.</div><div class='line' id='LC135'><br/></div><div class='line' id='LC136'>
------------------------------------------------------------------------------</
div><div class='line' id='LC137'>2.2. Bookmarks
*NERDTreeBookmarks*</div><div class='line' id='LC138'><br/></div><di
v class='line' id='LC139'>Bookmarks in the NERD tree are a way to tag files or d
irectories of interest.</div><div class='line' id='LC140'>For example, you could
use bookmarks to tag all of your project directories.</div><div class='line' id
='LC141'><br/></div><div class='line' id='LC142'>-----------------------------------------------------------------------------</div><div class='line' id='LC143
'>2.2.1. The Bookmark Table
*NERDTreeBookmarkTable*
</div><div class='line' id='LC144'><br/></div><div class='line' id='LC145'>If th
e bookmark table is active (see |NERDTree-B| and</div><div class='line' id='LC14
6'>|&#39;NERDTreeShowBookmarks&#39;|), it will be rendered above the tree. You c
an double</div><div class='line' id='LC147'>click bookmarks or use the |NERDTree
-o| mapping to activate them. See also,</div><div class='line' id='LC148'>|NERDT
ree-t| and |NERDTree-T|</div><div class='line' id='LC149'><br/></div><div class=
'line' id='LC150'>-----------------------------------------------------------------------------</div><div class='line' id='LC151'>2.2.2. Bookmark commands
*NERDTreeBookmarkCommands*</div><div class='line' id='LC1
52'><br/></div><div class='line' id='LC153'>Note that the following commands are
only available in the NERD tree buffer.</div><div class='line' id='LC154'><br/>
</div><div class='line' id='LC155'>:Bookmark &lt;name&gt;</div><div class='line'
id='LC156'>&nbsp;&nbsp;&nbsp;&nbsp;Bookmark the current node as &lt;name&gt;. I
f there is already a &lt;name&gt;</div><div class='line' id='LC157'>&nbsp;&nbsp;
&nbsp;&nbsp;bookmark, it is overwritten. &lt;name&gt; must not contain spaces.</
div><div class='line' id='LC158'><br/></div><div class='line' id='LC159'>:Bookma
rkToRoot &lt;bookmark&gt;</div><div class='line' id='LC160'>&nbsp;&nbsp;&nbsp;&n
bsp;Make the directory corresponding to &lt;bookmark&gt; the new root. If a tree
node</div><div class='line' id='LC161'>&nbsp;&nbsp;&nbsp;&nbsp;corresponding to
&lt;bookmark&gt; is already cached somewhere in the tree then</div><div class='l
ine' id='LC162'>&nbsp;&nbsp;&nbsp;&nbsp;the current tree will be used, otherwise
a fresh tree will be opened.</div><div class='line' id='LC163'>&nbsp;&nbsp;&nbs
p;&nbsp;Note that if &lt;bookmark&gt; points to a file then its parent will be u

sed</div><div class='line' id='LC164'>&nbsp;&nbsp;&nbsp;&nbsp;instead.</div><div


class='line' id='LC165'><br/></div><div class='line' id='LC166'>:RevealBookmark
&lt;bookmark&gt;</div><div class='line' id='LC167'>&nbsp;&nbsp;&nbsp;&nbsp;If t
he node is cached under the current root then it will be revealed</div><div clas
s='line' id='LC168'>&nbsp;&nbsp;&nbsp;&nbsp;(i.e. directory nodes above it will
be opened) and the cursor will be</div><div class='line' id='LC169'>&nbsp;&nbsp;
&nbsp;&nbsp;placed on it.</div><div class='line' id='LC170'><br/></div><div clas
s='line' id='LC171'>:OpenBookmark &lt;bookmark&gt;</div><div class='line' id='LC
172'>&nbsp;&nbsp;&nbsp;&nbsp;&lt;bookmark&gt; must point to a file. The file is
opened as though |NERDTree-o|</div><div class='line' id='LC173'>&nbsp;&nbsp;&nbs
p;&nbsp;was applied. If the node is cached under the current root then it will b
e</div><div class='line' id='LC174'>&nbsp;&nbsp;&nbsp;&nbsp;revealed and the cur
sor will be placed on it.</div><div class='line' id='LC175'><br/></div><div clas
s='line' id='LC176'>:ClearBookmarks [&lt;bookmarks&gt;]</div><div class='line' i
d='LC177'>&nbsp;&nbsp;&nbsp;&nbsp;Remove all the given bookmarks. If no bookmark
s are given then remove all</div><div class='line' id='LC178'>&nbsp;&nbsp;&nbsp;
&nbsp;bookmarks on the current node.</div><div class='line' id='LC179'><br/></di
v><div class='line' id='LC180'>:ClearAllBookmarks</div><div class='line' id='LC1
81'>&nbsp;&nbsp;&nbsp;&nbsp;Remove all bookmarks.</div><div class='line' id='LC1
82'><br/></div><div class='line' id='LC183'>:ReadBookmarks</div><div class='line
' id='LC184'>&nbsp;&nbsp;&nbsp;&nbsp;Re-read the bookmarks in the |&#39;NERDTree
BookmarksFile&#39;|.</div><div class='line' id='LC185'><br/></div><div class='li
ne' id='LC186'>See also |:NERDTree| and |:NERDTreeFromBookmark|.</div><div class
='line' id='LC187'><br/></div><div class='line' id='LC188'>-----------------------------------------------------------------------------</div><div class='line'
id='LC189'>2.2.3. Invalid Bookmarks
*NERDTreeInvalid
Bookmarks*</div><div class='line' id='LC190'><br/></div><div class='line' id='LC
191'>If invalid bookmarks are detected, the script will issue an error message a
nd</div><div class='line' id='LC192'>the invalid bookmarks will become unavailab
le for use.</div><div class='line' id='LC193'><br/></div><div class='line' id='L
C194'>These bookmarks will still be stored in the bookmarks file (see</div><div
class='line' id='LC195'>|&#39;NERDTreeBookmarksFile&#39;|), down the bottom. The
re will always be a blank line</div><div class='line' id='LC196'>after the valid
bookmarks but before the invalid ones.</div><div class='line' id='LC197'><br/><
/div><div class='line' id='LC198'>Each line in the bookmarks file represents one
bookmark. The proper format is:</div><div class='line' id='LC199'>&lt;bookmark
name&gt;&lt;space&gt;&lt;full path to the bookmark location&gt;</div><div class=
'line' id='LC200'><br/></div><div class='line' id='LC201'>After you have correct
ed any invalid bookmarks, either restart vim, or go</div><div class='line' id='L
C202'>:ReadBookmarks from the NERD tree window.</div><div class='line' id='LC203
'><br/></div><div class='line' id='LC204'>-----------------------------------------------------------------------------</div><div class='line' id='LC205'>2.3.
NERD tree Mappings
*NERDTreeMappings*</div><
div class='line' id='LC206'><br/></div><div class='line' id='LC207'>Default Des
cription~
help-tag~</div><div class=
'line' id='LC208'>Key~</div><div class='line' id='LC209'><br/></div><div class='
line' id='LC210'>o.......Open files, directories and bookmarks..................
..|NERDTree-o|</div><div class='line' id='LC211'>go......Open selected file, but
leave cursor in the NERDTree.....|NERDTree-go|</div><div class='line' id='LC212
'>t.......Open selected node/bookmark in a new tab.................|NERDTree-t|<
/div><div class='line' id='LC213'>T.......Same as &#39;t&#39; but keep the focus
on the current tab........|NERDTree-T|</div><div class='line' id='LC214'>i.....
..Open selected file in a split window.....................|NERDTree-i|</div><di
v class='line' id='LC215'>gi......Same as i, but leave the cursor on the NERDTre
e..........|NERDTree-gi|</div><div class='line' id='LC216'>s.......Open selected
file in a new vsplit.......................|NERDTree-s|</div><div class='line'
id='LC217'>gs......Same as s, but leave the cursor on the NERDTree..........|NER
DTree-gs|</div><div class='line' id='LC218'>O.......Recursively open the selecte
d directory..................|NERDTree-O|</div><div class='line' id='LC219'>x...
....Close the current nodes parent...........................|NERDTree-x|</div><

div class='line' id='LC220'>X.......Recursively close all children of the curren


t node.......|NERDTree-X|</div><div class='line' id='LC221'>e.......Edit the cur
rent dif.....................................|NERDTree-e|</div><div class='line'
id='LC222'><br/></div><div class='line' id='LC223'>&lt;CR&gt;...............sam
e as |NERDTree-o|.</div><div class='line' id='LC224'>double-click.......same as
the |NERDTree-o| map.</div><div class='line' id='LC225'>middle-click.......same
as |NERDTree-i| for files, same as</div><div class='line' id='LC226'>&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;|NERDTree-e| for dirs.</div><div class='line' id='LC227'>
<br/></div><div class='line' id='LC228'>D.......Delete the current bookmark ....
.........................|NERDTree-D|</div><div class='line' id='LC229'><br/></d
iv><div class='line' id='LC230'>P.......Jump to the root node...................
.................|NERDTree-P|</div><div class='line' id='LC231'>p.......Jump to
current nodes parent.............................|NERDTree-p|</div><div class='l
ine' id='LC232'>K.......Jump up inside directories at the current tree depth....
.|NERDTree-K|</div><div class='line' id='LC233'>J.......Jump down inside directo
ries at the current tree depth...|NERDTree-J|</div><div class='line' id='LC234'>
&lt;C-J&gt;...Jump down to the next sibling of the current directory...|NERDTree
-C-J|</div><div class='line' id='LC235'>&lt;C-K&gt;...Jump up to the previous si
bling of the current directory.|NERDTree-C-K|</div><div class='line' id='LC236'>
<br/></div><div class='line' id='LC237'>C.......Change the tree root to the sele
cted dir.................|NERDTree-C|</div><div class='line' id='LC238'>u.......
Move the tree root up one directory......................|NERDTree-u|</div><div
class='line' id='LC239'>U.......Same as &#39;u&#39; except the old root node is
left open........|NERDTree-U|</div><div class='line' id='LC240'>r.......Recursiv
ely refresh the current directory................|NERDTree-r|</div><div class='l
ine' id='LC241'>R.......Recursively refresh the current root....................
.|NERDTree-R|</div><div class='line' id='LC242'>m.......Display the NERD tree me
nu...............................|NERDTree-m|</div><div class='line' id='LC243'>
cd......Change the CWD to the dir of the selected node...........|NERDTree-cd|</
div><div class='line' id='LC244'><br/></div><div class='line' id='LC245'>I......
.Toggle whether hidden files displayed....................|NERDTree-I|</div><div
class='line' id='LC246'>f.......Toggle whether the file filters are used.......
..........|NERDTree-f|</div><div class='line' id='LC247'>F.......Toggle whether
files are displayed.......................|NERDTree-F|</div><div class='line' id
='LC248'>B.......Toggle whether the bookmark table is displayed...........|NERDT
ree-B|</div><div class='line' id='LC249'><br/></div><div class='line' id='LC250'
>q.......Close the NERDTree window................................|NERDTree-q|</
div><div class='line' id='LC251'>A.......Zoom (maximize/minimize) the NERDTree w
indow.............|NERDTree-A|</div><div class='line' id='LC252'>?.......Toggle
the display of the quick help.....................|NERDTree-?|</div><div class='
line' id='LC253'><br/></div><div class='line' id='LC254'>-----------------------------------------------------------------------------</div><div class='line' i
d='LC255'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;*NERDTree-o*</div><div class='line' id='LC256'>Default key: o</div><div cl
ass='line' id='LC257'>Map option: NERDTreeMapActivateNode</div><div class='line'
id='LC258'>Applies to: files and directories.</div><div class='line' id='LC259'
><br/></div><div class='line' id='LC260'>If a file node is selected, it is opene
d in the previous window.</div><div class='line' id='LC261'><br/></div><div clas
s='line' id='LC262'>If a directory is selected it is opened or closed depending
on its current</div><div class='line' id='LC263'>state.</div><div class='line' i
d='LC264'><br/></div><div class='line' id='LC265'>If a bookmark that links to a
directory is selected then that directory</div><div class='line' id='LC266'>beco
mes the new root.</div><div class='line' id='LC267'><br/></div><div class='line'
id='LC268'>If a bookmark that links to a file is selected then that file is ope
ned in the</div><div class='line' id='LC269'>previous window.</div><div class='l

ine' id='LC270'><br/></div><div class='line' id='LC271'>-----------------------------------------------------------------------------</div><div class='line' id


='LC272'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*
NERDTree-go*</div><div class='line' id='LC273'>Default key: go</div><div class='
line' id='LC274'>Map option: None</div><div class='line' id='LC275'>Applies to:
files.</div><div class='line' id='LC276'><br/></div><div class='line' id='LC277'
>If a file node is selected, it is opened in the previous window, but the</div><
div class='line' id='LC278'>cursor does not move.</div><div class='line' id='LC2
79'><br/></div><div class='line' id='LC280'>The key combo for this mapping is al
ways &quot;g&quot; + NERDTreeMapActivateNode (see</div><div class='line' id='LC2
81'>|NERDTree-o|).</div><div class='line' id='LC282'><br/></div><div class='line
' id='LC283'>-----------------------------------------------------------------------------</div><div class='line' id='LC284'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-t*</div><div class='line' id
='LC285'>Default key: t</div><div class='line' id='LC286'>Map option: NERDTreeMa
pOpenInTab</div><div class='line' id='LC287'>Applies to: files and directories.<
/div><div class='line' id='LC288'><br/></div><div class='line' id='LC289'>Opens
the selected file in a new tab. If a directory is selected, a fresh</div><div cl
ass='line' id='LC290'>NERD Tree for that directory is opened in a new tab.</div>
<div class='line' id='LC291'><br/></div><div class='line' id='LC292'>If a bookma
rk which points to a directory is selected, open a NERD tree for</div><div class
='line' id='LC293'>that directory in a new tab. If the bookmark points to a file
, open that file</div><div class='line' id='LC294'>in a new tab.</div><div class
='line' id='LC295'><br/></div><div class='line' id='LC296'>-----------------------------------------------------------------------------</div><div class='line'
id='LC297'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;*NERDTree-T*</div><div class='line' id='LC298'>Default key: T</div><div
class='line' id='LC299'>Map option: NERDTreeMapOpenInTabSilent</div><div class='
line' id='LC300'>Applies to: files and directories.</div><div class='line' id='L
C301'><br/></div><div class='line' id='LC302'>The same as |NERDTree-t| except th
at the focus is kept in the current tab.</div><div class='line' id='LC303'><br/>
</div><div class='line' id='LC304'>-----------------------------------------------------------------------------</div><div class='line' id='LC305'>&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-i*</di
v><div class='line' id='LC306'>Default key: i</div><div class='line' id='LC307'>
Map option: NERDTreeMapOpenSplit</div><div class='line' id='LC308'>Applies to: f
iles.</div><div class='line' id='LC309'><br/></div><div class='line' id='LC310'>
Opens the selected file in a new split window and puts the cursor in the new</di
v><div class='line' id='LC311'>window.</div><div class='line' id='LC312'><br/></
div><div class='line' id='LC313'>-----------------------------------------------------------------------------</div><div class='line' id='LC314'>&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n

bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-gi*</div><div
class='line' id='LC315'>Default key: gi</div><div class='line' id='LC316'>Map op
tion: None</div><div class='line' id='LC317'>Applies to: files.</div><div class=
'line' id='LC318'><br/></div><div class='line' id='LC319'>The same as |NERDTreei| except that the cursor is not moved.</div><div class='line' id='LC320'><br/><
/div><div class='line' id='LC321'>The key combo for this mapping is always &quot
;g&quot; + NERDTreeMapOpenSplit (see</div><div class='line' id='LC322'>|NERDTree
-i|).</div><div class='line' id='LC323'><br/></div><div class='line' id='LC324'>
------------------------------------------------------------------------------</
div><div class='line' id='LC325'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-s*</div><div class='line' id='LC326'>Defa
ult key: s</div><div class='line' id='LC327'>Map option: NERDTreeMapOpenVSplit</
div><div class='line' id='LC328'>Applies to: files.</div><div class='line' id='L
C329'><br/></div><div class='line' id='LC330'>Opens the selected file in a new v
ertically split window and puts the cursor in</div><div class='line' id='LC331'>
the new window.</div><div class='line' id='LC332'><br/></div><div class='line' i
d='LC333'>-----------------------------------------------------------------------------</div><div class='line' id='LC334'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-gs*</div><div class='line' id='LC335'
>Default key: gs</div><div class='line' id='LC336'>Map option: None</div><div cl
ass='line' id='LC337'>Applies to: files.</div><div class='line' id='LC338'><br/>
</div><div class='line' id='LC339'>The same as |NERDTree-s| except that the curs
or is not moved.</div><div class='line' id='LC340'><br/></div><div class='line'
id='LC341'>The key combo for this mapping is always &quot;g&quot; + NERDTreeMapO
penVSplit (see</div><div class='line' id='LC342'>|NERDTree-s|).</div><div class=
'line' id='LC343'><br/></div><div class='line' id='LC344'>-----------------------------------------------------------------------------</div><div class='line'
id='LC345'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;*NERDTree-O*</div><div class='line' id='LC346'>Default key: O</div><div c
lass='line' id='LC347'>Map option: NERDTreeMapOpenRecursively</div><div class='l
ine' id='LC348'>Applies to: directories.</div><div class='line' id='LC349'><br/>
</div><div class='line' id='LC350'>Recursively opens the selelected directory.</
div><div class='line' id='LC351'><br/></div><div class='line' id='LC352'>All fil
es and directories are cached, but if a directory would not be</div><div class='
line' id='LC353'>displayed due to file filters (see |&#39;NERDTreeIgnore&#39;| |
NERDTree-f|) or the</div><div class='line' id='LC354'>hidden file filter (see |&
#39;NERDTreeShowHidden&#39;|) then its contents are not</div><div class='line' i
d='LC355'>cached. This is handy, especially if you have .svn directories.</div><
div class='line' id='LC356'><br/></div><div class='line' id='LC357'>-----------------------------------------------------------------------------</div><div cla
ss='line' id='LC358'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;*NERDTree-x*</div><div class='line' id='LC359'>Default key: x</
div><div class='line' id='LC360'>Map option: NERDTreeMapCloseDir</div><div class

='line' id='LC361'>Applies to: files and directories.</div><div class='line' id=


'LC362'><br/></div><div class='line' id='LC363'>Closes the parent of the selecte
d node.</div><div class='line' id='LC364'><br/></div><div class='line' id='LC365
'>-----------------------------------------------------------------------------</div><div class='line' id='LC366'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-X*</div><div class='line' id='LC367'>De
fault key: X</div><div class='line' id='LC368'>Map option: NERDTreeMapCloseChild
ren</div><div class='line' id='LC369'>Applies to: directories.</div><div class='
line' id='LC370'><br/></div><div class='line' id='LC371'>Recursively closes all
children of the selected directory.</div><div class='line' id='LC372'><br/></div
><div class='line' id='LC373'>Tip: To quickly &quot;reset&quot; the tree, use |N
ERDTree-P| with this mapping.</div><div class='line' id='LC374'><br/></div><div
class='line' id='LC375'>-----------------------------------------------------------------------------</div><div class='line' id='LC376'>&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-e*</div><div clas
s='line' id='LC377'>Default key: e</div><div class='line' id='LC378'>Map option:
NERDTreeMapOpenExpl</div><div class='line' id='LC379'>Applies to: files and dir
ectories.</div><div class='line' id='LC380'><br/></div><div class='line' id='LC3
81'>|:edit|s the selected directory, or the selected file&#39;s directory. This
could</div><div class='line' id='LC382'>result in a NERD tree or a netrw being o
pened, depending on</div><div class='line' id='LC383'>|&#39;NERDTreeHijackNetrw&
#39;|.</div><div class='line' id='LC384'><br/></div><div class='line' id='LC385'
>------------------------------------------------------------------------------<
/div><div class='line' id='LC386'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-D*</div><div class='line' id='LC387'>Def
ault key: D</div><div class='line' id='LC388'>Map option: NERDTreeMapDeleteBookm
ark</div><div class='line' id='LC389'>Applies to: lines in the bookmarks table</
div><div class='line' id='LC390'><br/></div><div class='line' id='LC391'>Deletes
the currently selected bookmark.</div><div class='line' id='LC392'><br/></div><
div class='line' id='LC393'>-----------------------------------------------------------------------------</div><div class='line' id='LC394'>&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-P*</div><div
class='line' id='LC395'>Default key: P</div><div class='line' id='LC396'>Map opt
ion: NERDTreeMapJumpRoot</div><div class='line' id='LC397'>Applies to: no restri
ctions.</div><div class='line' id='LC398'><br/></div><div class='line' id='LC399
'>Jump to the tree root.</div><div class='line' id='LC400'><br/></div><div class
='line' id='LC401'>-----------------------------------------------------------------------------</div><div class='line' id='LC402'>&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-p*</div><div class='li
ne' id='LC403'>Default key: p</div><div class='line' id='LC404'>Map option: NERD

TreeMapJumpParent</div><div class='line' id='LC405'>Applies to: files and direct


ories.</div><div class='line' id='LC406'><br/></div><div class='line' id='LC407'
>Jump to the parent node of the selected node.</div><div class='line' id='LC408'
><br/></div><div class='line' id='LC409'>-----------------------------------------------------------------------------</div><div class='line' id='LC410'>&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTreeK*</div><div class='line' id='LC411'>Default key: K</div><div class='line' id='L
C412'>Map option: NERDTreeMapJumpFirstChild</div><div class='line' id='LC413'>Ap
plies to: files and directories.</div><div class='line' id='LC414'><br/></div><d
iv class='line' id='LC415'>Jump to the first child of the current nodes parent.<
/div><div class='line' id='LC416'><br/></div><div class='line' id='LC417'>If the
cursor is already on the first node then do the following:</div><div class='lin
e' id='LC418'>&nbsp;&nbsp;&nbsp;&nbsp;* loop back thru the siblings of the curre
nt nodes parent until we find an</div><div class='line' id='LC419'>&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;open dir with children</div><div class='line' id='LC420'>
&nbsp;&nbsp;&nbsp;&nbsp;* go to the first child of that node</div><div class='li
ne' id='LC421'><br/></div><div class='line' id='LC422'>-----------------------------------------------------------------------------</div><div class='line' id=
'LC423'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;*NERDTree-J*</div><div class='line' id='LC424'>Default key: J</div><div clas
s='line' id='LC425'>Map option: NERDTreeMapJumpLastChild</div><div class='line'
id='LC426'>Applies to: files and directories.</div><div class='line' id='LC427'>
<br/></div><div class='line' id='LC428'>Jump to the last child of the current no
des parent.</div><div class='line' id='LC429'><br/></div><div class='line' id='L
C430'>If the cursor is already on the last node then do the following:</div><div
class='line' id='LC431'>&nbsp;&nbsp;&nbsp;&nbsp;* loop forward thru the sibling
s of the current nodes parent until we find</div><div class='line' id='LC432'>&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;an open dir with children</div><div class='lin
e' id='LC433'>&nbsp;&nbsp;&nbsp;&nbsp;* go to the last child of that node</div><
div class='line' id='LC434'><br/></div><div class='line' id='LC435'>-----------------------------------------------------------------------------</div><div cla
ss='line' id='LC436'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;*NERDTree-C-J*</div><div class='line' id='LC437'>Default key: &lt;C-J&gt;</
div><div class='line' id='LC438'>Map option: NERDTreeMapJumpNextSibling</div><di
v class='line' id='LC439'>Applies to: files and directories.</div><div class='li
ne' id='LC440'><br/></div><div class='line' id='LC441'>Jump to the next sibling
of the selected node.</div><div class='line' id='LC442'><br/></div><div class='l
ine' id='LC443'>-----------------------------------------------------------------------------</div><div class='line' id='LC444'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-C-K*</div><div class='line' id='LC445
'>Default key: &lt;C-K&gt;</div><div class='line' id='LC446'>Map option: NERDTre
eMapJumpPrevSibling</div><div class='line' id='LC447'>Applies to: files and dire
ctories.</div><div class='line' id='LC448'><br/></div><div class='line' id='LC44
9'>Jump to the previous sibling of the selected node.</div><div class='line' id=

'LC450'><br/></div><div class='line' id='LC451'>-----------------------------------------------------------------------------</div><div class='line' id='LC452'


>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NE
RDTree-C*</div><div class='line' id='LC453'>Default key: C</div><div class='line
' id='LC454'>Map option: NERDTreeMapChdir</div><div class='line' id='LC455'>Appl
ies to: directories.</div><div class='line' id='LC456'><br/></div><div class='li
ne' id='LC457'>Make the selected directory node the new tree root. If a file is
selected, its</div><div class='line' id='LC458'>parent is used.</div><div class=
'line' id='LC459'><br/></div><div class='line' id='LC460'>-----------------------------------------------------------------------------</div><div class='line'
id='LC461'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;*NERDTree-u*</div><div class='line' id='LC462'>Default key: u</div><div c
lass='line' id='LC463'>Map option: NERDTreeMapUpdir</div><div class='line' id='L
C464'>Applies to: no restrictions.</div><div class='line' id='LC465'><br/></div>
<div class='line' id='LC466'>Move the tree root up a dir (like doing a &quot;cd
..&quot;).</div><div class='line' id='LC467'><br/></div><div class='line' id='LC
468'>-----------------------------------------------------------------------------</div><div class='line' id='LC469'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-U*</div><div class='line' id='LC470'
>Default key: U</div><div class='line' id='LC471'>Map option: NERDTreeMapUpdirKe
epOpen</div><div class='line' id='LC472'>Applies to: no restrictions.</div><div
class='line' id='LC473'><br/></div><div class='line' id='LC474'>Like |NERDTree-u
| except that the old tree root is kept open.</div><div class='line' id='LC475'>
<br/></div><div class='line' id='LC476'>-----------------------------------------------------------------------------</div><div class='line' id='LC477'>&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-r
*</div><div class='line' id='LC478'>Default key: r</div><div class='line' id='LC
479'>Map option: NERDTreeMapRefresh</div><div class='line' id='LC480'>Applies to
: files and directories.</div><div class='line' id='LC481'><br/></div><div class
='line' id='LC482'>If a dir is selected, recursively refresh that dir, i.e. scan
the filesystem</div><div class='line' id='LC483'>for changes and represent them
in the tree.</div><div class='line' id='LC484'><br/></div><div class='line' id=
'LC485'>If a file node is selected then the above is done on it&#39;s parent.</d
iv><div class='line' id='LC486'><br/></div><div class='line' id='LC487'>-----------------------------------------------------------------------------</div><div
class='line' id='LC488'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;*NERDTree-R*</div><div class='line' id='LC489'>Default key:
R</div><div class='line' id='LC490'>Map option: NERDTreeMapRefreshRoot</div><di
v class='line' id='LC491'>Applies to: no restrictions.</div><div class='line' id
='LC492'><br/></div><div class='line' id='LC493'>Recursively refresh the tree ro

ot.</div><div class='line' id='LC494'><br/></div><div class='line' id='LC495'>-----------------------------------------------------------------------------</di


v><div class='line' id='LC496'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-m*</div><div class='line' id='LC497'>Defaul
t key: m</div><div class='line' id='LC498'>Map option: NERDTreeMapMenu</div><div
class='line' id='LC499'>Applies to: files and directories.</div><div class='lin
e' id='LC500'><br/></div><div class='line' id='LC501'>Display the NERD tree menu
. See |NERDTreeMenu| for details.</div><div class='line' id='LC502'><br/></div><
div class='line' id='LC503'>-----------------------------------------------------------------------------</div><div class='line' id='LC504'>&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-cd*</div><div class
='line' id='LC505'>Default key: cd</div><div class='line' id='LC506'>Map option:
NERDTreeMapChdir</div><div class='line' id='LC507'>Applies to: files and direct
ories.</div><div class='line' id='LC508'><br/></div><div class='line' id='LC509'
>Change vims current working directory to that of the selected node.</div><div c
lass='line' id='LC510'><br/></div><div class='line' id='LC511'>-----------------------------------------------------------------------------</div><div class='l
ine' id='LC512'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;*NERDTree-I*</div><div class='line' id='LC513'>Default key: I</div><
div class='line' id='LC514'>Map option: NERDTreeMapToggleHidden</div><div class=
'line' id='LC515'>Applies to: no restrictions.</div><div class='line' id='LC516'
><br/></div><div class='line' id='LC517'>Toggles whether hidden files (i.e. &quo
t;dot files&quot;) are displayed.</div><div class='line' id='LC518'><br/></div><
div class='line' id='LC519'>-----------------------------------------------------------------------------</div><div class='line' id='LC520'>&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-f*</div><div
class='line' id='LC521'>Default key: f</div><div class='line' id='LC522'>Map opt
ion: NERDTreeMapToggleFilters</div><div class='line' id='LC523'>Applies to: no r
estrictions.</div><div class='line' id='LC524'><br/></div><div class='line' id='
LC525'>Toggles whether file filters are used. See |&#39;NERDTreeIgnore&#39;| for
details.</div><div class='line' id='LC526'><br/></div><div class='line' id='LC5
27'>-----------------------------------------------------------------------------</div><div class='line' id='LC528'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-F*</div><div class='line' id='LC529'>
Default key: F</div><div class='line' id='LC530'>Map option: NERDTreeMapToggleFi
les</div><div class='line' id='LC531'>Applies to: no restrictions.</div><div cla
ss='line' id='LC532'><br/></div><div class='line' id='LC533'>Toggles whether fil
e nodes are displayed.</div><div class='line' id='LC534'><br/></div><div class='
line' id='LC535'>-----------------------------------------------------------------------------</div><div class='line' id='LC536'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-B*</div><div class='line
' id='LC537'>Default key: B</div><div class='line' id='LC538'>Map option: NERDTr
eeMapToggleBookmarks</div><div class='line' id='LC539'>Applies to: no restrictio
ns.</div><div class='line' id='LC540'><br/></div><div class='line' id='LC541'>To
ggles whether the bookmarks table is displayed.</div><div class='line' id='LC542
'><br/></div><div class='line' id='LC543'>-----------------------------------------------------------------------------</div><div class='line' id='LC544'>&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree
-q*</div><div class='line' id='LC545'>Default key: q</div><div class='line' id='
LC546'>Map option: NERDTreeMapQuit</div><div class='line' id='LC547'>Applies to:
no restrictions.</div><div class='line' id='LC548'><br/></div><div class='line'
id='LC549'>Closes the NERDtree window.</div><div class='line' id='LC550'><br/><
/div><div class='line' id='LC551'>-----------------------------------------------------------------------------</div><div class='line' id='LC552'>&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*NERDTree-A*</div
><div class='line' id='LC553'>Default key: A</div><div class='line' id='LC554'>M
ap option: NERDTreeMapToggleZoom</div><div class='line' id='LC555'>Applies to: n
o restrictions.</div><div class='line' id='LC556'><br/></div><div class='line' i
d='LC557'>Maximize (zoom) and minimize the NERDtree window.</div><div class='lin
e' id='LC558'><br/></div><div class='line' id='LC559'>-----------------------------------------------------------------------------</div><div class='line' id='
LC560'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;*NERDTree-?*</div><div class='line' id='LC561'>Default key: ?</div><div class
='line' id='LC562'>Map option: NERDTreeMapHelp</div><div class='line' id='LC563'
>Applies to: no restrictions.</div><div class='line' id='LC564'><br/></div><div
class='line' id='LC565'>Toggles whether the quickhelp is displayed.</div><div cl
ass='line' id='LC566'><br/></div><div class='line' id='LC567'>-----------------------------------------------------------------------------</div><div class='li
ne' id='LC568'>2.3. The NERD tree menu
*
NERDTreeMenu*</div><div class='line' id='LC569'><br/></div><div class='line' id=
'LC570'>The NERD tree has a menu that can be programmed via the an API (see</div
><div class='line' id='LC571'>|NERDTreeMenuAPI|). The idea is to simulate the &q
uot;right click&quot; menus that most</div><div class='line' id='LC572'>file exp
lorers have.</div><div class='line' id='LC573'><br/></div><div class='line' id='
LC574'>The script comes with two default menu plugins: exec_menuitem.vim and</di
v><div class='line' id='LC575'>fs_menu.vim. fs_menu.vim adds some basic filesyst
em operations to the menu for</div><div class='line' id='LC576'>creating/deletin
g/moving/copying files and dirs. exec_menuitem.vim provides a</div><div class='l
ine' id='LC577'>menu item to execute executable files.</div><div class='line' id
='LC578'><br/></div><div class='line' id='LC579'>Related tags: |NERDTree-m| |NER
DTreeApi|</div><div class='line' id='LC580'><br/></div><div class='line' id='LC5
81'>============================================================================
==</div><div class='line' id='LC582'>3. Customisation
*NERDTreeOptions*</div><div class='line' id='LC583'><br/></div

><div class='line' id='LC584'><br/></div><div class='line' id='LC585'>-----------------------------------------------------------------------------</div><div c


lass='line' id='LC586'>3.1. Customisation summary
*N
ERDTreeOptionSummary*</div><div class='line' id='LC587'><br/></div><div class='l
ine' id='LC588'>The script provides the following options that can customise the
behaviour the</div><div class='line' id='LC589'>NERD tree. These options should
be set in your vimrc.</div><div class='line' id='LC590'><br/></div><div class='
line' id='LC591'>|&#39;loaded_nerd_tree&#39;|
Turns off the script.</
div><div class='line' id='LC592'><br/></div><div class='line' id='LC593'>|&#39;N
ERDChristmasTree&#39;|
Tells the NERD tree to make itself colourful</d
iv><div class='line' id='LC594'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and pretty.</div
><div class='line' id='LC595'><br/></div><div class='line' id='LC596'>|&#39;NERD
TreeAutoCenter&#39;|
Controls whether the NERD tree window centers</div
><div class='line' id='LC597'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;when the cursor mo
ves within a specified</div><div class='line' id='LC598'>&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;distance to the top/bottom of the window.</div><div class='line' id='LC
599'>|&#39;NERDTreeAutoCenterThreshold&#39;| Controls the sensitivity of autocen
tering.</div><div class='line' id='LC600'><br/></div><div class='line' id='LC601
'>|&#39;NERDTreeCaseSensitiveSort&#39;| Tells the NERD tree whether to be case
</div><div class='line' id='LC602'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sensitive or
not when sorting nodes.</div><div class='line' id='LC603'><br/></div><div class=
'line' id='LC604'>|&#39;NERDTreeChDirMode&#39;|
Tells the NERD tree if
/when it should change</div><div class='line' id='LC605'>&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;vim&#39;s current working directory.</div><div class='line' id='LC606'>
<br/></div><div class='line' id='LC607'>|&#39;NERDTreeHighlightCursorline&#39;|
Tell the NERD tree whether to highlight the</div><div class='line' id='LC608'>&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;current cursor line.</div><div class='line' id='LC
609'><br/></div><div class='line' id='LC610'>|&#39;NERDTreeHijackNetrw&#39;|
Tell the NERD tree whether to replace the netrw</div><div class='line' id='
LC611'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;autocommands for exploring local director
ies.</div><div class='line' id='LC612'><br/></div><div class='line' id='LC613'>|
&#39;NERDTreeIgnore&#39;|
Tells the NERD tree which files to ignore
.</div><div class='line' id='LC614'><br/></div><div class='line' id='LC615'>|&#3
9;NERDTreeBookmarksFile&#39;|
Where the bookmarks are stored.</div><div cl
ass='line' id='LC616'><br/></div><div class='line' id='LC617'>|&#39;NERDTreeMous
eMode&#39;|
Tells the NERD tree how to handle mouse</div><div class='l
ine' id='LC618'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clicks.</div><div class='line' i
d='LC619'><br/></div><div class='line' id='LC620'>|&#39;NERDTreeQuitOnOpen&#39;|
Closes the tree window after opening a file.</div><div class='line' id
='LC621'><br/></div><div class='line' id='LC622'>|&#39;NERDTreeShowBookmarks&#39
;|
Tells the NERD tree whether to display the</div><div class='line' id='L
C623'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;bookmarks table on startup.</div><div clas

s='line' id='LC624'><br/></div><div class='line' id='LC625'>|&#39;NERDTreeShowFi


les&#39;|
Tells the NERD tree whether to display files</div><div class
='line' id='LC626'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;in the tree on startup.</div>
<div class='line' id='LC627'><br/></div><div class='line' id='LC628'>|&#39;NERDT
reeShowHidden&#39;|
Tells the NERD tree whether to display hidden</div>
<div class='line' id='LC629'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;files on startup.</
div><div class='line' id='LC630'><br/></div><div class='line' id='LC631'>|&#39;N
ERDTreeShowLineNumbers&#39;|
Tells the NERD tree whether to display line</di
v><div class='line' id='LC632'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numbers in the tr
ee window.</div><div class='line' id='LC633'><br/></div><div class='line' id='LC
634'>|&#39;NERDTreeSortOrder&#39;|
Tell the NERD tree how to sort the
nodes in</div><div class='line' id='LC635'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the t
ree.</div><div class='line' id='LC636'><br/></div><div class='line' id='LC637'>|
&#39;NERDTreeStatusline&#39;|
Set a statusline for NERD tree windows.</
div><div class='line' id='LC638'><br/></div><div class='line' id='LC639'>|&#39;N
ERDTreeWinPos&#39;|
Tells the script where to put the NERD tree</di
v><div class='line' id='LC640'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;window.</div><div
class='line' id='LC641'><br/></div><div class='line' id='LC642'>|&#39;NERDTreeW
inSize&#39;|
Sets the window size when the NERD tree is</div><div cl
ass='line' id='LC643'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;opened.</div><div class='l
ine' id='LC644'><br/></div><div class='line' id='LC645'>-----------------------------------------------------------------------------</div><div class='line' id
='LC646'>3.2. Customisation details
*NERDTreeOptionD
etails*</div><div class='line' id='LC647'><br/></div><div class='line' id='LC648
'>To enable any of the below options you should put the given line in your</div>
<div class='line' id='LC649'>~/.vimrc</div><div class='line' id='LC650'><br/></d
iv><div class='line' id='LC651'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;loaded_nerd_tr
ee&#39;*</div><div class='line' id='LC652'>If this plugin is making you feel hom
icidal, it may be a good idea to turn it</div><div class='line' id='LC653'>off w
ith this line in your vimrc: &gt;</div><div class='line' id='LC654'>&nbsp;&nbsp;
&nbsp;&nbsp;let loaded_nerd_tree=1</div><div class='line' id='LC655'>&lt;</div><
div class='line' id='LC656'>-----------------------------------------------------------------------------</div><div class='line' id='LC657'>&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;*&#39;NERDChristmasTree&#39;*</div><div class='line' id='LC658'>Values: 0 or
1.</div><div class='line' id='LC659'>Default: 1.</div><div class='line' id='LC66
0'><br/></div><div class='line' id='LC661'>If this option is set to 1 then some
extra syntax highlighting elements are</div><div class='line' id='LC662'>added t
o the nerd tree to make it more colourful.</div><div class='line' id='LC663'><br
/></div><div class='line' id='LC664'>Set it to 0 for a more vanilla looking tree
.</div><div class='line' id='LC665'><br/></div><div class='line' id='LC666'>----

--------------------------------------------------------------------------</div>
<div class='line' id='LC667'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeAutoCenter&#39;*</div
><div class='line' id='LC668'>Values: 0 or 1.</div><div class='line' id='LC669'>
Default: 1</div><div class='line' id='LC670'><br/></div><div class='line' id='LC
671'>If set to 1, the NERD tree window will center around the cursor if it moves
to</div><div class='line' id='LC672'>within |&#39;NERDTreeAutoCenterThreshold&#
39;| lines of the top/bottom of the window.</div><div class='line' id='LC673'><b
r/></div><div class='line' id='LC674'>This is ONLY done in response to tree navi
gation mappings,</div><div class='line' id='LC675'>i.e. |NERDTree-J| |NERDTree-K
| |NERDTree-C-J| |NERDTree-C-K| |NERDTree-p|</div><div class='line' id='LC676'>|
NERDTree-P|</div><div class='line' id='LC677'><br/></div><div class='line' id='L
C678'>The centering is done with a |zz| operation.</div><div class='line' id='LC
679'><br/></div><div class='line' id='LC680'>-----------------------------------------------------------------------------</div><div class='line' id='LC681'>&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeAutoCenterThreshold&#39;*<
/div><div class='line' id='LC682'>Values: Any natural number.</div><div class='l
ine' id='LC683'>Default: 3</div><div class='line' id='LC684'><br/></div><div cla
ss='line' id='LC685'>This option controls the &quot;sensitivity&quot; of the NER
D tree auto centering. See</div><div class='line' id='LC686'>|&#39;NERDTreeAutoC
enter&#39;| for details.</div><div class='line' id='LC687'><br/></div><div class
='line' id='LC688'>-----------------------------------------------------------------------------</div><div class='line' id='LC689'>&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeCaseSensitiveSort&#39;*</div><div class=
'line' id='LC690'>Values: 0 or 1.</div><div class='line' id='LC691'>Default: 0.<
/div><div class='line' id='LC692'><br/></div><div class='line' id='LC693'>By def
ault the NERD tree does not sort nodes case sensitively, i.e. nodes</div><div cl
ass='line' id='LC694'>could appear like this: &gt;</div><div class='line' id='LC
695'>&nbsp;&nbsp;&nbsp;&nbsp;bar.c</div><div class='line' id='LC696'>&nbsp;&nbsp
;&nbsp;&nbsp;Baz.c</div><div class='line' id='LC697'>&nbsp;&nbsp;&nbsp;&nbsp;bla
rg.c</div><div class='line' id='LC698'>&nbsp;&nbsp;&nbsp;&nbsp;boner.c</div><div
class='line' id='LC699'>&nbsp;&nbsp;&nbsp;&nbsp;Foo.c</div><div class='line' id
='LC700'>&lt;</div><div class='line' id='LC701'>But, if you set this option to 1
then the case of the nodes will be taken into</div><div class='line' id='LC702'
>account. The above nodes would then be sorted like this: &gt;</div><div class='
line' id='LC703'>&nbsp;&nbsp;&nbsp;&nbsp;Baz.c</div><div class='line' id='LC704'
>&nbsp;&nbsp;&nbsp;&nbsp;Foo.c</div><div class='line' id='LC705'>&nbsp;&nbsp;&nb
sp;&nbsp;bar.c</div><div class='line' id='LC706'>&nbsp;&nbsp;&nbsp;&nbsp;blarg.c
</div><div class='line' id='LC707'>&nbsp;&nbsp;&nbsp;&nbsp;boner.c</div><div cla
ss='line' id='LC708'>&lt;</div><div class='line' id='LC709'>-----------------------------------------------------------------------------</div><div class='line
' id='LC710'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeChDirMode&#39;*</div><div class
='line' id='LC711'><br/></div><div class='line' id='LC712'>Values: 0, 1 or 2.</d
iv><div class='line' id='LC713'>Default: 0.</div><div class='line' id='LC714'><b
r/></div><div class='line' id='LC715'>Use this option to tell the script when (i
f at all) to change the current</div><div class='line' id='LC716'>working direct
ory (CWD) for vim.</div><div class='line' id='LC717'><br/></div><div class='line

' id='LC718'>If it is set to 0 then the CWD is never changed by the NERD tree.</
div><div class='line' id='LC719'><br/></div><div class='line' id='LC720'>If set
to 1 then the CWD is changed when the NERD tree is first loaded to the</div><div
class='line' id='LC721'>directory it is initialized in. For example, if you sta
rt the NERD tree with &gt;</div><div class='line' id='LC722'>&nbsp;&nbsp;&nbsp;&
nbsp;:NERDTree /home/marty/foobar</div><div class='line' id='LC723'>&lt;</div><d
iv class='line' id='LC724'>then the CWD will be changed to /home/marty/foobar an
d will not be changed</div><div class='line' id='LC725'>again unless you init an
other NERD tree with a similar command.</div><div class='line' id='LC726'><br/><
/div><div class='line' id='LC727'>If the option is set to 2 then it behaves the
same as if set to 1 except that</div><div class='line' id='LC728'>the CWD is cha
nged whenever the tree root is changed. For example, if the CWD</div><div class=
'line' id='LC729'>is /home/marty/foobar and you make the node for /home/marty/fo
obar/baz the new</div><div class='line' id='LC730'>root then the CWD will become
/home/marty/foobar/baz.</div><div class='line' id='LC731'><br/></div><div class
='line' id='LC732'>-----------------------------------------------------------------------------</div><div class='line' id='LC733'>&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;*&#39;NERDTreeHighlightCursorline&#39;*</div><div class='line' id=
'LC734'>Values: 0 or 1.</div><div class='line' id='LC735'>Default: 1.</div><div
class='line' id='LC736'><br/></div><div class='line' id='LC737'>If set to 1, the
current cursor line in the NERD tree buffer will be</div><div class='line' id='
LC738'>highlighted. This is done using the |&#39;cursorline&#39;| option.</div><
div class='line' id='LC739'><br/></div><div class='line' id='LC740'>-----------------------------------------------------------------------------</div><div cla
ss='line' id='LC741'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeHijackNetrw&#39;*</div><div class='
line' id='LC742'>Values: 0 or 1.</div><div class='line' id='LC743'>Default: 1.</
div><div class='line' id='LC744'><br/></div><div class='line' id='LC745'>If set
to 1, doing a &gt;</div><div class='line' id='LC746'>&nbsp;&nbsp;&nbsp;&nbsp;:ed
it &lt;some directory&gt;</div><div class='line' id='LC747'>&lt;</div><div class
='line' id='LC748'>will open up a &quot;secondary&quot; NERD tree instead of a n
etrw in the target window.</div><div class='line' id='LC749'><br/></div><div cla
ss='line' id='LC750'>Secondary NERD trees behaves slighly different from a regul
ar trees in the</div><div class='line' id='LC751'>following respects:</div><div
class='line' id='LC752'>&nbsp;&nbsp;&nbsp;&nbsp;1. &#39;o&#39; will open the sel
ected file in the same window as the tree,</div><div class='line' id='LC753'>&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;replacing it.</div><div class='line' id='
LC754'>&nbsp;&nbsp;&nbsp;&nbsp;2. you can have as many secondary tree as you wan
t in the same tab.</div><div class='line' id='LC755'><br/></div><div class='line
' id='LC756'>-----------------------------------------------------------------------------</div><div class='line' id='LC757'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;*&#39;NERDTreeIgnore&#39;*</div><div class='line' id='LC758'>Values: a lis
t of regular expressions.</div><div class='line' id='LC759'>Default: [&#39;\~$&#
39;].</div><div class='line' id='LC760'><br/></div><div class='line' id='LC761'>
This option is used to specify which files the NERD tree should ignore. It</div
><div class='line' id='LC762'>must be a list of regular expressions. When the NE
RD tree is rendered, any</div><div class='line' id='LC763'>files/dirs that match
any of the regex&#39;s in &#39;NERDTreeIgnore&#39; wont be</div><div class='lin
e' id='LC764'>displayed.</div><div class='line' id='LC765'><br/></div><div class
='line' id='LC766'>For example if you put the following line in your vimrc: &gt;

</div><div class='line' id='LC767'>&nbsp;&nbsp;&nbsp;&nbsp;let NERDTreeIgnore=[&


#39;\.vim$&#39;, &#39;\~$&#39;]</div><div class='line' id='LC768'>&lt;</div><div
class='line' id='LC769'>then all files ending in .vim or ~ will be ignored.</di
v><div class='line' id='LC770'><br/></div><div class='line' id='LC771'>Note: to
tell the NERD tree not to ignore any files you must use the following</div><div
class='line' id='LC772'>line: &gt;</div><div class='line' id='LC773'>&nbsp;&nbsp
;&nbsp;&nbsp;let NERDTreeIgnore=[]</div><div class='line' id='LC774'>&lt;</div><
div class='line' id='LC775'><br/></div><div class='line' id='LC776'>The file fil
ters can be turned on and off dynamically with the |NERDTree-f|</div><div class=
'line' id='LC777'>mapping.</div><div class='line' id='LC778'><br/></div><div cla
ss='line' id='LC779'>-----------------------------------------------------------------------------</div><div class='line' id='LC780'>&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeBookmarksFile&
#39;*</div><div class='line' id='LC781'>Values: a path</div><div class='line' id
='LC782'>Default: $HOME/.NERDTreeBookmarks</div><div class='line' id='LC783'><br
/></div><div class='line' id='LC784'>This is where bookmarks are saved. See |NER
DTreeBookmarkCommands|.</div><div class='line' id='LC785'><br/></div><div class=
'line' id='LC786'>-----------------------------------------------------------------------------</div><div class='line' id='LC787'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeMouse
Mode&#39;*</div><div class='line' id='LC788'>Values: 1, 2 or 3.</div><div class=
'line' id='LC789'>Default: 1.</div><div class='line' id='LC790'><br/></div><div
class='line' id='LC791'>If set to 1 then a double click on a node is required to
open it.</div><div class='line' id='LC792'>If set to 2 then a single click will
open directory nodes, while a double</div><div class='line' id='LC793'>click wi
ll still be required for file nodes.</div><div class='line' id='LC794'>If set to
3 then a single click will open any node.</div><div class='line' id='LC795'><br
/></div><div class='line' id='LC796'>Note: a double click anywhere on a line tha
t a tree node is on will</div><div class='line' id='LC797'>activate it, but all
single-click activations must be done on name of the node</div><div class='line'
id='LC798'>itself. For example, if you have the following node: &gt;</div><div
class='line' id='LC799'>&nbsp;&nbsp;&nbsp;&nbsp;| | |-application.rb</div><div c
lass='line' id='LC800'>&lt;</div><div class='line' id='LC801'>then (to single cl
ick activate it) you must click somewhere in</div><div class='line' id='LC802'>&
#39;application.rb&#39;.</div><div class='line' id='LC803'><br/></div><div class
='line' id='LC804'>-----------------------------------------------------------------------------</div><div class='line' id='LC805'>&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTr
eeQuitOnOpen&#39;*</div><div class='line' id='LC806'><br/></div><div class='line
' id='LC807'>Values: 0 or 1.</div><div class='line' id='LC808'>Default: 0</div><
div class='line' id='LC809'><br/></div><div class='line' id='LC810'>If set to 1,
the NERD tree window will close after opening a file with the</div><div class='
line' id='LC811'>|NERDTree-o|, |NERDTree-i|, |NERDTree-t| and |NERDTree-T| mappi
ngs.</div><div class='line' id='LC812'><br/></div><div class='line' id='LC813'>-----------------------------------------------------------------------------</d
iv><div class='line' id='LC814'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeShowBookmarks&#39;*</div><div class=
'line' id='LC815'>Values: 0 or 1.</div><div class='line' id='LC816'>Default: 0.<

/div><div class='line' id='LC817'><br/></div><div class='line' id='LC818'>If thi


s option is set to 1 then the bookmarks table will be displayed.</div><div class
='line' id='LC819'><br/></div><div class='line' id='LC820'>This option can be to
ggled dynamically, per tree, with the |NERDTree-B|</div><div class='line' id='LC
821'>mapping.</div><div class='line' id='LC822'><br/></div><div class='line' id=
'LC823'>-----------------------------------------------------------------------------</div><div class='line' id='LC824'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeSho
wFiles&#39;*</div><div class='line' id='LC825'>Values: 0 or 1.</div><div class='
line' id='LC826'>Default: 1.</div><div class='line' id='LC827'><br/></div><div c
lass='line' id='LC828'>If this option is set to 1 then files are displayed in th
e NERD tree. If it is</div><div class='line' id='LC829'>set to 0 then only direc
tories are displayed.</div><div class='line' id='LC830'><br/></div><div class='l
ine' id='LC831'>This option can be toggled dynamically, per tree, with the |NERD
Tree-F|</div><div class='line' id='LC832'>mapping and is useful for drastically
shrinking the tree when you are</div><div class='line' id='LC833'>navigating to
a different part of the tree.</div><div class='line' id='LC834'><br/></div><div
class='line' id='LC835'>-----------------------------------------------------------------------------</div><div class='line' id='LC836'>&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;N
ERDTreeShowHidden&#39;*</div><div class='line' id='LC837'>Values: 0 or 1.</div><
div class='line' id='LC838'>Default: 0.</div><div class='line' id='LC839'><br/><
/div><div class='line' id='LC840'>This option tells vim whether to display hidde
n files by default. This option</div><div class='line' id='LC841'>can be dynamic
ally toggled, per tree, with the |NERDTree-I| mapping. Use one</div><div class=
'line' id='LC842'>of the follow lines to set this option: &gt;</div><div class='
line' id='LC843'>&nbsp;&nbsp;&nbsp;&nbsp;let NERDTreeShowHidden=0</div><div clas
s='line' id='LC844'>&nbsp;&nbsp;&nbsp;&nbsp;let NERDTreeShowHidden=1</div><div c
lass='line' id='LC845'>&lt;</div><div class='line' id='LC846'><br/></div><div cl
ass='line' id='LC847'>-----------------------------------------------------------------------------</div><div class='line' id='LC848'>&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeShowLineNumbers&#39;*</di
v><div class='line' id='LC849'>Values: 0 or 1.</div><div class='line' id='LC850'
>Default: 0.</div><div class='line' id='LC851'><br/></div><div class='line' id='
LC852'>This option tells vim whether to display line numbers for the NERD tree</
div><div class='line' id='LC853'>window. Use one of the follow lines to set thi
s option: &gt;</div><div class='line' id='LC854'>&nbsp;&nbsp;&nbsp;&nbsp;let NER
DTreeShowLineNumbers=0</div><div class='line' id='LC855'>&nbsp;&nbsp;&nbsp;&nbsp
;let NERDTreeShowLineNumbers=1</div><div class='line' id='LC856'>&lt;</div><div
class='line' id='LC857'><br/></div><div class='line' id='LC858'>-----------------------------------------------------------------------------</div><div class='
line' id='LC859'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeSortOrder&#39;*</div><div c
lass='line' id='LC860'>Values: a list of regular expressions.</div><div class='l
ine' id='LC861'>Default: [&#39;\/$&#39;, &#39;*&#39;, &#39;\.swp$&#39;, &#39;\.
bak$&#39;, &#39;\~$&#39;]</div><div class='line' id='LC862'><br/></div><div clas
s='line' id='LC863'>This option is set to a list of regular expressions which ar
e used to</div><div class='line' id='LC864'>specify the order of nodes under the

ir parent.</div><div class='line' id='LC865'><br/></div><div class='line' id='LC


866'>For example, if the option is set to: &gt;</div><div class='line' id='LC867
'>&nbsp;&nbsp;&nbsp;&nbsp;[&#39;\.vim$&#39;, &#39;\.c$&#39;, &#39;\.h$&#39;, &#3
9;*&#39;, &#39;foobar&#39;]</div><div class='line' id='LC868'>&lt;</div><div cla
ss='line' id='LC869'>then all .vim files will be placed at the top, followed by
all .c files then</div><div class='line' id='LC870'>all .h files. All files cont
aining the string &#39;foobar&#39; will be placed at the</div><div class='line'
id='LC871'>end. The star is a special flag: it tells the script that every node
that</div><div class='line' id='LC872'>doesnt match any of the other regexps sh
ould be placed here.</div><div class='line' id='LC873'><br/></div><div class='li
ne' id='LC874'>If no star is present in &#39;NERDTreeSortOrder&#39; then one is
automatically</div><div class='line' id='LC875'>appended to the array.</div><div
class='line' id='LC876'><br/></div><div class='line' id='LC877'>The regex &#39;
\/$&#39; should be used to match directory nodes.</div><div class='line' id='LC8
78'><br/></div><div class='line' id='LC879'>After this sorting is done, the file
s in each group are sorted alphabetically.</div><div class='line' id='LC880'><br
/></div><div class='line' id='LC881'>Other examples: &gt;</div><div class='line'
id='LC882'>&nbsp;&nbsp;&nbsp;&nbsp;(1) [&#39;*&#39;, &#39;\/$&#39;]</div><div c
lass='line' id='LC883'>&nbsp;&nbsp;&nbsp;&nbsp;(2) []</div><div class='line' id=
'LC884'>&nbsp;&nbsp;&nbsp;&nbsp;(3) [&#39;\/$&#39;, &#39;\.rb$&#39;, &#39;\.php$
&#39;, &#39;*&#39;, &#39;\.swp$&#39;, &#39;\.bak$&#39;, &#39;\~$&#39;]</div><di
v class='line' id='LC885'>&lt;</div><div class='line' id='LC886'>1. Directories
will appear last, everything else will appear above.</div><div class='line' id='
LC887'>2. Everything will simply appear in alphabetical order.</div><div class='
line' id='LC888'>3. Dirs will appear first, then ruby and php. Swap files, bak f
iles and vim</div><div class='line' id='LC889'>&nbsp;&nbsp;&nbsp;backup files wi
ll appear last with everything else preceding them.</div><div class='line' id='L
C890'><br/></div><div class='line' id='LC891'>-----------------------------------------------------------------------------</div><div class='line' id='LC892'>&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;*&#39;NERDTreeStatusline&#39;*</div><div class='line' id='LC893'>
Values: Any valid statusline setting.</div><div class='line' id='LC894'>Default:
%{b:NERDTreeRoot.path.strForOS(0)}</div><div class='line' id='LC895'><br/></div
><div class='line' id='LC896'>Tells the script what to use as the |&#39;statusli
ne&#39;| setting for NERD tree</div><div class='line' id='LC897'>windows.</div><
div class='line' id='LC898'><br/></div><div class='line' id='LC899'>Note that th
e statusline is set using |:let-&amp;| not |:set| so escaping spaces</div><div c
lass='line' id='LC900'>isn&#39;t necessary.</div><div class='line' id='LC901'><b
r/></div><div class='line' id='LC902'>Setting this option to -1 will will deacti
vate it so that your global</div><div class='line' id='LC903'>statusline setting
is used instead.</div><div class='line' id='LC904'><br/></div><div class='line'
id='LC905'>-----------------------------------------------------------------------------</div><div class='line' id='LC906'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;*&#39;NERDTreeWinPos&#39;*</div><div class='line' id='LC907'>Values: &quot;
left&quot; or &quot;right&quot;</div><div class='line' id='LC908'>Default: &quot
;left&quot;.</div><div class='line' id='LC909'><br/></div><div class='line' id='
LC910'>This option is used to determine where NERD tree window is placed on the<
/div><div class='line' id='LC911'>screen.</div><div class='line' id='LC912'><br/
></div><div class='line' id='LC913'>This option makes it possible to use two dif
ferent explorer plugins</div><div class='line' id='LC914'>simultaneously. For ex
ample, you could have the taglist plugin on the left of</div><div class='line' i
d='LC915'>the window and the NERD tree on the right.</div><div class='line' id='
LC916'><br/></div><div class='line' id='LC917'>---------------------------------

---------------------------------------------</div><div class='line' id='LC918'>


&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&#39;NERDTreeWinSize&#39;*</div><div class='l
ine' id='LC919'>Values: a positive integer.</div><div class='line' id='LC920'>De
fault: 31.</div><div class='line' id='LC921'><br/></div><div class='line' id='LC
922'>This option is used to change the size of the NERD tree when it is loaded.<
/div><div class='line' id='LC923'><br/></div><div class='line' id='LC924'>======
========================================================================</div><d
iv class='line' id='LC925'>4. The NERD tree API
*NERDTreeAPI*</div><div class='line' id='LC926'><br/></div><div clas
s='line' id='LC927'>The NERD tree script allows you to add custom key mappings a
nd menu items via</div><div class='line' id='LC928'>a set of API calls. Any scri
pts that use this API should be placed in</div><div class='line' id='LC929'>~/.v
im/nerdtree_plugin/ (*nix) or ~/vimfiles/nerdtree_plugin (windows).</div><div cl
ass='line' id='LC930'><br/></div><div class='line' id='LC931'>The script exposes
some prototype objects that can be used to manipulate the</div><div class='line
' id='LC932'>tree and/or get information from it: &gt;</div><div class='line' id
='LC933'>&nbsp;&nbsp;&nbsp;&nbsp;g:NERDTreePath</div><div class='line' id='LC934
'>&nbsp;&nbsp;&nbsp;&nbsp;g:NERDTreeDirNode</div><div class='line' id='LC935'>&n
bsp;&nbsp;&nbsp;&nbsp;g:NERDTreeFileNode</div><div class='line' id='LC936'>&nbsp
;&nbsp;&nbsp;&nbsp;g:NERDTreeBookmark</div><div class='line' id='LC937'>&lt;</di
v><div class='line' id='LC938'>See the code/comments in NERD_tree.vim to find ho
w to use these objects. The</div><div class='line' id='LC939'>following code con
ventions are used:</div><div class='line' id='LC940'>&nbsp;&nbsp;&nbsp;&nbsp;* c
lass members start with a capital letter</div><div class='line' id='LC941'>&nbsp
;&nbsp;&nbsp;&nbsp;* instance members start with a lower case letter</div><div c
lass='line' id='LC942'>&nbsp;&nbsp;&nbsp;&nbsp;* private members start with an u
nderscore</div><div class='line' id='LC943'><br/></div><div class='line' id='LC9
44'>See this blog post for more details:</div><div class='line' id='LC945'>&nbsp
;http://got-ravings.blogspot.com/2008/09/vim-pr0n-prototype-based-objects.html</
div><div class='line' id='LC946'><br/></div><div class='line' id='LC947'>-----------------------------------------------------------------------------</div><di
v class='line' id='LC948'>4.1. Key map API
*NERDTreeKeymapAPI*</div><div class='line' id='LC949'><br/></div><div class
='line' id='LC950'>NERDTreeAddKeyMap({options})
*NER
DTreeAddKeyMap()*</div><div class='line' id='LC951'>&nbsp;&nbsp;&nbsp;&nbsp;Adds
a new keymapping for all NERD tree buffers.</div><div class='line' id='LC952'>&
nbsp;&nbsp;&nbsp;&nbsp;{options} must be a dictionary, and must contain the foll
owing keys:</div><div class='line' id='LC953'>&nbsp;&nbsp;&nbsp;&nbsp;&quot;key&
quot; - the trigger key for the new mapping</div><div class='line' id='LC954'>&n
bsp;&nbsp;&nbsp;&nbsp;&quot;callback&quot; - the function the new mapping will b
e bound to</div><div class='line' id='LC955'>&nbsp;&nbsp;&nbsp;&nbsp;&quot;quick
helpText&quot; - the text that will appear in the quickhelp (see</div><div class
='line' id='LC956'>&nbsp;&nbsp;&nbsp;&nbsp;|NERDTree-?|)</div><div class='line'
id='LC957'><br/></div><div class='line' id='LC958'>&nbsp;&nbsp;&nbsp;&nbsp;Examp
le: &gt;</div><div class='line' id='LC959'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;call NERDTreeAddKeyMap({</div><div class='line' id='LC960'>&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
\ &#39;key&#39;: &#39;b&#39;,</div><div class='line' id='LC961'>&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#39
;callback&#39;: &#39;NERDTreeEchoCurrentNode&#39;,</div><div class='line' id='LC
962'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb
sp;&nbsp;&nbsp;\ &#39;quickhelpText&#39;: &#39;echo full path of current node&#3
9; })</div><div class='line' id='LC963'><br/></div><div class='line' id='LC964'>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;function! NERDTreeEchoCurrentNod
e()</div><div class='line' id='LC965'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;let n = g:NERDTreeFileNode.GetSelected()</div><div

class='line' id='LC966'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;if n != {}</div><div class='line' id='LC967'>&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ec
homsg &#39;Current node: &#39; . n.path.str()</div><div class='line' id='LC968'>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;endif</d
iv><div class='line' id='LC969'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
endfunction</div><div class='line' id='LC970'>&lt;</div><div class='line' id='LC
971'>&nbsp;&nbsp;&nbsp;&nbsp;This code should sit in a file like ~/.vim/nerdtree
_plugin/mymapping.vim.</div><div class='line' id='LC972'>&nbsp;&nbsp;&nbsp;&nbsp
;It adds a (rather useless) mapping on &#39;b&#39; which echos the full path to
the</div><div class='line' id='LC973'>&nbsp;&nbsp;&nbsp;&nbsp;current node.</div
><div class='line' id='LC974'><br/></div><div class='line' id='LC975'>-----------------------------------------------------------------------------</div><div c
lass='line' id='LC976'>4.2. Menu API
*NERDTreeMenuAPI*</div><div class='line' id='LC977'><br/></div><div class='l
ine' id='LC978'>NERDTreeAddSubmenu({options})
*NERDTre
eAddSubmenu()*</div><div class='line' id='LC979'>&nbsp;&nbsp;&nbsp;&nbsp;Creates
and returns a new submenu.</div><div class='line' id='LC980'><br/></div><div cl
ass='line' id='LC981'>&nbsp;&nbsp;&nbsp;&nbsp;{options} must be a dictionary and
must contain the following keys:</div><div class='line' id='LC982'>&nbsp;&nbsp;
&nbsp;&nbsp;&quot;text&quot; - the text of the submenu that the user will see</d
iv><div class='line' id='LC983'>&nbsp;&nbsp;&nbsp;&nbsp;&quot;shortcut&quot; - a
shortcut key for the submenu (need not be unique)</div><div class='line' id='LC
984'><br/></div><div class='line' id='LC985'>&nbsp;&nbsp;&nbsp;&nbsp;The followi
ng keys are optional:</div><div class='line' id='LC986'>&nbsp;&nbsp;&nbsp;&nbsp;
&quot;isActiveCallback&quot; - a function that will be called to determine wheth
er</div><div class='line' id='LC987'>&nbsp;&nbsp;&nbsp;&nbsp;this submenu item w
ill be displayed or not. The callback function must return</div><div class='line
' id='LC988'>&nbsp;&nbsp;&nbsp;&nbsp;0 or 1.</div><div class='line' id='LC989'>&
nbsp;&nbsp;&nbsp;&nbsp;&quot;parent&quot; - the parent submenu of the new submen
u (returned from a previous</div><div class='line' id='LC990'>&nbsp;&nbsp;&nbsp;
&nbsp;invocation of NERDTreeAddSubmenu()). If this key is left out then the new<
/div><div class='line' id='LC991'>&nbsp;&nbsp;&nbsp;&nbsp;submenu will sit under
the top level menu.</div><div class='line' id='LC992'><br/></div><div class='li
ne' id='LC993'>&nbsp;&nbsp;&nbsp;&nbsp;See below for an example.</div><div class
='line' id='LC994'><br/></div><div class='line' id='LC995'>NERDTreeAddMenuItem({
options})
*NERDTreeAddMenuItem()*</div><div class='line'
id='LC996'>&nbsp;&nbsp;&nbsp;&nbsp;Adds a new menu item to the NERD tree menu (
see |NERDTreeMenu|).</div><div class='line' id='LC997'><br/></div><div class='li
ne' id='LC998'>&nbsp;&nbsp;&nbsp;&nbsp;{options} must be a dictionary and must c
ontain the</div><div class='line' id='LC999'>&nbsp;&nbsp;&nbsp;&nbsp;following k
eys:</div><div class='line' id='LC1000'>&nbsp;&nbsp;&nbsp;&nbsp;&quot;text&quot;
- the text of the menu item which the user will see</div><div class='line' id='
LC1001'>&nbsp;&nbsp;&nbsp;&nbsp;&quot;shortcut&quot; - a shortcut key for the me
nu item (need not be unique)</div><div class='line' id='LC1002'>&nbsp;&nbsp;&nbs
p;&nbsp;&quot;callback&quot; - the function that will be called when the user ac
tivates the</div><div class='line' id='LC1003'>&nbsp;&nbsp;&nbsp;&nbsp;menu item
.</div><div class='line' id='LC1004'><br/></div><div class='line' id='LC1005'>&n
bsp;&nbsp;&nbsp;&nbsp;The following keys are optional:</div><div class='line' id
='LC1006'>&nbsp;&nbsp;&nbsp;&nbsp;&quot;isActiveCallback&quot; - a function that
will be called to determine whether</div><div class='line' id='LC1007'>&nbsp;&n
bsp;&nbsp;&nbsp;this menu item will be displayed or not. The callback function m
ust return</div><div class='line' id='LC1008'>&nbsp;&nbsp;&nbsp;&nbsp;0 or 1.</d
iv><div class='line' id='LC1009'>&nbsp;&nbsp;&nbsp;&nbsp;&quot;parent&quot; - if
the menu item belongs under a submenu then this key must be</div><div class='li
ne' id='LC1010'>&nbsp;&nbsp;&nbsp;&nbsp;specified. This value for this key will
be the object that</div><div class='line' id='LC1011'>&nbsp;&nbsp;&nbsp;&nbsp;wa
s returned when the submenu was created with |NERDTreeAddSubmenu()|.</div><div c
lass='line' id='LC1012'><br/></div><div class='line' id='LC1013'>&nbsp;&nbsp;&nb
sp;&nbsp;See below for an example.</div><div class='line' id='LC1014'><br/></div

><div class='line' id='LC1015'>NERDTreeAddMenuSeparator([{options}])


*NERDTreeAddMenuSeparator()*</div><div class='line' id='LC1016'>&nbsp;&nbsp;&nb
sp;&nbsp;Adds a menu separator (a row of dashes).</div><div class='line' id='LC1
017'><br/></div><div class='line' id='LC1018'>&nbsp;&nbsp;&nbsp;&nbsp;{options}
is an optional dictionary that may contain the following keys:</div><div class='
line' id='LC1019'>&nbsp;&nbsp;&nbsp;&nbsp;&quot;isActiveCallback&quot; - see des
cription in |NERDTreeAddMenuItem()|.</div><div class='line' id='LC1020'><br/></d
iv><div class='line' id='LC1021'>Below is an example of the menu API in action.
&gt;</div><div class='line' id='LC1022'>&nbsp;&nbsp;&nbsp;&nbsp;call NERDTreeAdd
MenuSeparator()</div><div class='line' id='LC1023'><br/></div><div class='line'
id='LC1024'>&nbsp;&nbsp;&nbsp;&nbsp;call NERDTreeAddMenuItem({</div><div class='
line' id='LC1025'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#39;text&#39;: &#39;a (t)op level menu item
&#39;,</div><div class='line' id='LC1026'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#39;shortcut&#39;:
&#39;t&#39;,</div><div class='line' id='LC1027'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#39;callback&
#39;: &#39;SomeFunction&#39; })</div><div class='line' id='LC1028'><br/></div><d
iv class='line' id='LC1029'>&nbsp;&nbsp;&nbsp;&nbsp;let submenu = NERDTreeAddSub
menu({</div><div class='line' id='LC1030'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#39;text&#39;: &#39
;a (s)ub menu&#39;,</div><div class='line' id='LC1031'>&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#39;sh
ortcut&#39;: &#39;s&#39; })</div><div class='line' id='LC1032'><br/></div><div c
lass='line' id='LC1033'>&nbsp;&nbsp;&nbsp;&nbsp;call NERDTreeAddMenuItem({</div>
<div class='line' id='LC1034'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#39;text&#39;: &#39;(n)ested it
em 1&#39;,</div><div class='line' id='LC1035'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#39;shortcut&#3
9;: &#39;n&#39;,</div><div class='line' id='LC1036'>&nbsp;&nbsp;&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#39;callb
ack&#39;: &#39;SomeFunction&#39;,</div><div class='line' id='LC1037'>&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;\ &#39;parent&#39;: submenu })</div><div class='line' id='LC1038'><br/></di
v><div class='line' id='LC1039'>&nbsp;&nbsp;&nbsp;&nbsp;call NERDTreeAddMenuItem
({</div><div class='line' id='LC1040'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#39;text&#39;: &#39;(n)
ested item 2&#39;,</div><div class='line' id='LC1041'>&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#39;sho
rtcut&#39;: &#39;n&#39;,</div><div class='line' id='LC1042'>&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\ &#
39;callback&#39;: &#39;SomeFunction&#39;,</div><div class='line' id='LC1043'>&nb
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;\ &#39;parent&#39;: submenu })</div><div class='line' id='LC1044'>&
lt;</div><div class='line' id='LC1045'>This will create the following menu: &gt;
</div><div class='line' id='LC1046'>&nbsp;&nbsp;--------------------</div><div c
lass='line' id='LC1047'>&nbsp;&nbsp;a (t)op level menu item</div><div class='lin
e' id='LC1048'>&nbsp;&nbsp;a (s)ub menu</div><div class='line' id='LC1049'>&lt;<
/div><div class='line' id='LC1050'>Where selecting &quot;a (s)ub menu&quot; will
lead to a second menu: &gt;</div><div class='line' id='LC1051'>&nbsp;&nbsp;(n)e
sted item 1</div><div class='line' id='LC1052'>&nbsp;&nbsp;(n)ested item 2</div>
<div class='line' id='LC1053'>&lt;</div><div class='line' id='LC1054'>When any o
f the 3 concrete menu items are selected the function &quot;SomeFunction&quot;</
div><div class='line' id='LC1055'>will be called.</div><div class='line' id='LC1
056'><br/></div><div class='line' id='LC1057'>-----------------------------------------------------------------------------</div><div class='line' id='LC1058'>
NERDTreeRender()
*NERDTreeRender()*</
div><div class='line' id='LC1059'>&nbsp;&nbsp;&nbsp;&nbsp;Re-renders the NERD tr
ee buffer. Useful if you change the state of the</div><div class='line' id='LC10
60'>&nbsp;&nbsp;&nbsp;&nbsp;tree and you want to it to be reflected in the UI.</

div><div class='line' id='LC1061'><br/></div><div class='line' id='LC1062'>=====


=========================================================================</div><
div class='line' id='LC1063'>5. About
*NERDTreeAbout*</div><div class='line' id='LC1064'><br/></div><div c
lass='line' id='LC1065'>The author of the NERD tree is a terrible terrible monst
er called Martyzilla</div><div class='line' id='LC1066'>who gobbles up small chi
ldren with milk and sugar for breakfast.</div><div class='line' id='LC1067'><br/
></div><div class='line' id='LC1068'>He can be reached at martin.grenfell at gma
il dot com. He would love to hear</div><div class='line' id='LC1069'>from you, s
o feel free to send him suggestions and/or comments about this</div><div class='
line' id='LC1070'>plugin. Don&#39;t be shy --- the worst he can do is slaughter
you and stuff you in</div><div class='line' id='LC1071'>the fridge for later ;)
</div><div class='line' id='LC1072'><br/></div><div class='line' id='LC1073'>The
latest stable versions can be found at</div><div class='line' id='LC1074'>&nbsp
;&nbsp;&nbsp;&nbsp;http://www.vim.org/scripts/script.php?script_id=1658</div><di
v class='line' id='LC1075'><br/></div><div class='line' id='LC1076'>The latest d
ev versions are on github</div><div class='line' id='LC1077'>&nbsp;&nbsp;&nbsp;&
nbsp;http://github.com/scrooloose/nerdtree</div><div class='line' id='LC1078'><b
r/></div><div class='line' id='LC1079'><br/></div><div class='line' id='LC1080'>
==============================================================================</
div><div class='line' id='LC1081'>6. Changelog
*NERDTreeChangelog*</div><div class='line' id='LC1082'><br/></div><
div class='line' id='LC1083'>4.x.x</div><div class='line' id='LC1084'>&nbsp;&nbs
p;&nbsp;&nbsp;- Fix a bug with :NERDTreeFind and symlinks. Thanks to Vitaly Bogd
anov.</div><div class='line' id='LC1085'><br/></div><div class='line' id='LC1086
'>4.1.0</div><div class='line' id='LC1087'>&nbsp;&nbsp;&nbsp;&nbsp;features:</di
v><div class='line' id='LC1088'>&nbsp;&nbsp;&nbsp;&nbsp;- NERDTreeFind to reveal
the node for the current buffer in the tree,</div><div class='line' id='LC1089'
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;see |NERDTreeFind|. This effectively merges
the FindInNERDTree plugin (by</div><div class='line' id='LC1090'>&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;Doug McInnes) into the script.</div><div class='line' id='
LC1091'>&nbsp;&nbsp;&nbsp;&nbsp;- make NERDTreeQuitOnOpen apply to the t/T keyma
ps too. Thanks to Stefan</div><div class='line' id='LC1092'>&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;&nbsp;Ritter and Rmi Prvost.</div><div class='line' id='LC1093'>&nbsp;&nbs
p;&nbsp;&nbsp;- truncate the root node if wider than the tree window. Thanks to
Victor</div><div class='line' id='LC1094'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Go
nzalez.</div><div class='line' id='LC1095'><br/></div><div class='line' id='LC10
96'>&nbsp;&nbsp;&nbsp;&nbsp;bugfixes:</div><div class='line' id='LC1097'>&nbsp;&
nbsp;&nbsp;&nbsp;- really fix window state restoring</div><div class='line' id='
LC1098'>&nbsp;&nbsp;&nbsp;&nbsp;- fix some win32 path escaping issues. Thanks to
Stephan Baumeister, Ricky,</div><div class='line' id='LC1099'>&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;jfilip1024, and Chris Chambers</div><div class='line' id='LC1
100'><br/></div><div class='line' id='LC1101'>4.0.0</div><div class='line' id='L
C1102'>&nbsp;&nbsp;&nbsp;&nbsp;- add a new programmable menu system (see :help N
ERDTreeMenu).</div><div class='line' id='LC1103'>&nbsp;&nbsp;&nbsp;&nbsp;- add n
ew APIs to add menus/menu-items to the menu system as well as</div><div class='l
ine' id='LC1104'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;custom key mappings to the
NERD tree buffer (see :help NERDTreeAPI).</div><div class='line' id='LC1105'>&nb
sp;&nbsp;&nbsp;&nbsp;- removed the old API functions</div><div class='line' id='
LC1106'>&nbsp;&nbsp;&nbsp;&nbsp;- added a mapping to maximize/restore the size o
f nerd tree window, thanks</div><div class='line' id='LC1107'>&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;to Guillaume Duranceau for the patch. See :help NERDTree-A for
details.</div><div class='line' id='LC1108'><br/></div><div class='line' id='LC
1109'>&nbsp;&nbsp;&nbsp;&nbsp;- fix a bug where secondary nerd trees (netrw hija
cked trees) and</div><div class='line' id='LC1110'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;NERDTreeQuitOnOpen didnt play nicely, thanks to Curtis Harvey.</div><div
class='line' id='LC1111'>&nbsp;&nbsp;&nbsp;&nbsp;- fix a bug where the script ig
nored directories whose name ended in a dot,</div><div class='line' id='LC1112'>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;thanks to Aggelos Orfanakos for the patch.</
div><div class='line' id='LC1113'>&nbsp;&nbsp;&nbsp;&nbsp;- fix a bug when using

the x mapping on the tree root, thanks to Bryan</div><div class='line' id='LC11


14'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Venteicher for the patch.</div><div clas
s='line' id='LC1115'>&nbsp;&nbsp;&nbsp;&nbsp;- fix a bug where the cursor positi
on/window size of the nerd tree buffer</div><div class='line' id='LC1116'>&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wasnt being stored on closing the window, thanks t
o Richard Hart.</div><div class='line' id='LC1117'>&nbsp;&nbsp;&nbsp;&nbsp;- fix
a bug where NERDTreeMirror would mirror the wrong tree</div><div class='line' i
d='LC1118'><br/></div><div class='line' id='LC1119'>3.1.1</div><div class='line'
id='LC1120'>&nbsp;&nbsp;&nbsp;&nbsp;- fix a bug where a non-listed no-name buff
er was getting created every</div><div class='line' id='LC1121'>&nbsp;&nbsp;&nbs
p;&nbsp;&nbsp;&nbsp;time the tree windows was created, thanks to Derek Wyatt and
owen1</div><div class='line' id='LC1122'>&nbsp;&nbsp;&nbsp;&nbsp;- make &lt;CR&
gt; behave the same as the &#39;o&#39; mapping</div><div class='line' id='LC1123
'>&nbsp;&nbsp;&nbsp;&nbsp;- some helptag fixes in the doc, thanks strull</div><d
iv class='line' id='LC1124'>&nbsp;&nbsp;&nbsp;&nbsp;- fix a bug when using :set
nohidden and opening a file where the previous</div><div class='line' id='LC1125
'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;buf was modified. Thanks iElectric</div><d
iv class='line' id='LC1126'>&nbsp;&nbsp;&nbsp;&nbsp;- other minor fixes</div><di
v class='line' id='LC1127'><br/></div><div class='line' id='LC1128'>3.1.0</div><
div class='line' id='LC1129'>&nbsp;&nbsp;&nbsp;&nbsp;New features:</div><div cla
ss='line' id='LC1130'>&nbsp;&nbsp;&nbsp;&nbsp;- add mappings to open files in a
vsplit, see :help NERDTree-s and :help</div><div class='line' id='LC1131'>&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NERDTree-gs</div><div class='line' id='LC1132'>&nb
sp;&nbsp;&nbsp;&nbsp;- make the statusline for the nerd tree window default to s
omething</div><div class='line' id='LC1133'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
hopefully more useful. See :help &#39;NERDTreeStatusline&#39;</div><div class='l
ine' id='LC1134'>&nbsp;&nbsp;&nbsp;&nbsp;Bugfixes:</div><div class='line' id='LC
1135'>&nbsp;&nbsp;&nbsp;&nbsp;- make the hijack netrw functionality work when vi
m is started with &quot;vim</div><div class='line' id='LC1136'>&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&lt;some dir&gt;&quot; (thanks to Alf Mikula for the patch).<
/div><div class='line' id='LC1137'>&nbsp;&nbsp;&nbsp;&nbsp;- fix a bug where the
CWD wasnt being changed for some operations even when</div><div class='line' id
='LC1138'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NERDTreeChDirMode==2 (thanks to Lu
cas S. Buchala)</div><div class='line' id='LC1139'>&nbsp;&nbsp;&nbsp;&nbsp;- add
-bar to all the nerd tree :commands so they can chain with other</div><div clas
s='line' id='LC1140'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:commands (thanks to tp
ope)</div><div class='line' id='LC1141'>&nbsp;&nbsp;&nbsp;&nbsp;- fix bugs when
ignorecase was set (thanks to nach)</div><div class='line' id='LC1142'>&nbsp;&nb
sp;&nbsp;&nbsp;- fix a bug with the relative path code (thanks to nach)</div><di
v class='line' id='LC1143'>&nbsp;&nbsp;&nbsp;&nbsp;- fix a bug where doing a :cd
would cause :NERDTreeToggle to fail (thanks nach)</div><div class='line' id='LC
1144'><br/></div><div class='line' id='LC1145'><br/></div><div class='line' id='
LC1146'>3.0.1</div><div class='line' id='LC1147'>&nbsp;&nbsp;&nbsp;&nbsp;Bugfixe
s:</div><div class='line' id='LC1148'>&nbsp;&nbsp;&nbsp;&nbsp;- fix bugs with :N
ERDTreeToggle and :NERDTreeMirror when &#39;hidden</div><div class='line' id='LC
1149'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;was not set</div><div class='line' id=
'LC1150'>&nbsp;&nbsp;&nbsp;&nbsp;- fix a bug where :NERDTree &lt;path&gt; would
fail if &lt;path&gt; was relative and</div><div class='line' id='LC1151'>&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;didnt start with a ./ or ../ Thanks to James Kanze
.</div><div class='line' id='LC1152'>&nbsp;&nbsp;&nbsp;&nbsp;- make the q mappin
g work with secondary (:e &lt;dir&gt; style) trees,</div><div class='line' id='
LC1153'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;thanks to jamessan</div><div class='
line' id='LC1154'>&nbsp;&nbsp;&nbsp;&nbsp;- fix a bunch of small bugs with secon
dary trees</div><div class='line' id='LC1155'><br/></div><div class='line' id='L
C1156'>&nbsp;&nbsp;&nbsp;&nbsp;More insane refactoring.</div><div class='line' i
d='LC1157'><br/></div><div class='line' id='LC1158'>3.0.0</div><div class='line'
id='LC1159'>&nbsp;&nbsp;&nbsp;&nbsp;- hijack netrw so that doing an :edit &lt;d
irectory&gt; will put a NERD tree in</div><div class='line' id='LC1160'>&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;the window rather than a netrw browser. See :help &
#39;NERDTreeHijackNetrw&#39;</div><div class='line' id='LC1161'>&nbsp;&nbsp;&nbs

p;&nbsp;- allow sharing of trees across tabs, see :help :NERDTreeMirror</div><di


v class='line' id='LC1162'>&nbsp;&nbsp;&nbsp;&nbsp;- remove &quot;top&quot; and
&quot;bottom&quot; as valid settings for NERDTreeWinPos</div><div class='line' i
d='LC1163'>&nbsp;&nbsp;&nbsp;&nbsp;- change the &#39;&lt;tab&gt;&#39; mapping to
&#39;i&#39;</div><div class='line' id='LC1164'>&nbsp;&nbsp;&nbsp;&nbsp;- change
the &#39;H&#39; mapping to &#39;I&#39;</div><div class='line' id='LC1165'>&nbsp
;&nbsp;&nbsp;&nbsp;- lots of refactoring</div><div class='line' id='LC1166'><br/
></div><div class='line' id='LC1167'>===========================================
===================================</div><div class='line' id='LC1168'>7. Credit
s
*NERDTreeCredits*</div><div
class='line' id='LC1169'><br/></div><div class='line' id='LC1170'>Thanks to the
following people for testing, bug reports, ideas etc. Without</div><div class='l
ine' id='LC1171'>you I probably would have got bored of the hacking the NERD tre
e and</div><div class='line' id='LC1172'>just downloaded pr0n instead.</div><div
class='line' id='LC1173'><br/></div><div class='line' id='LC1174'>&nbsp;&nbsp;&
nbsp;&nbsp;Tim Carey-Smith (halorgium)</div><div class='line' id='LC1175'>&nbsp;
&nbsp;&nbsp;&nbsp;Vigil</div><div class='line' id='LC1176'>&nbsp;&nbsp;&nbsp;&nb
sp;Nick Brettell</div><div class='line' id='LC1177'>&nbsp;&nbsp;&nbsp;&nbsp;Thom
as Scott Urban</div><div class='line' id='LC1178'>&nbsp;&nbsp;&nbsp;&nbsp;Terran
ce Cohen</div><div class='line' id='LC1179'>&nbsp;&nbsp;&nbsp;&nbsp;Yegappan Lak
shmanan</div><div class='line' id='LC1180'>&nbsp;&nbsp;&nbsp;&nbsp;Jason Mills</
div><div class='line' id='LC1181'>&nbsp;&nbsp;&nbsp;&nbsp;Michael Geddes (frogon
wheels)</div><div class='line' id='LC1182'>&nbsp;&nbsp;&nbsp;&nbsp;Yu Jun</div><
div class='line' id='LC1183'>&nbsp;&nbsp;&nbsp;&nbsp;Michael Madsen</div><div cl
ass='line' id='LC1184'>&nbsp;&nbsp;&nbsp;&nbsp;AOYAMA Shotaro</div><div class='l
ine' id='LC1185'>&nbsp;&nbsp;&nbsp;&nbsp;Zhang Weiwu</div><div class='line' id='
LC1186'>&nbsp;&nbsp;&nbsp;&nbsp;Niels Aan de Brugh</div><div class='line' id='LC
1187'>&nbsp;&nbsp;&nbsp;&nbsp;Olivier Yiptong</div><div class='line' id='LC1188'
>&nbsp;&nbsp;&nbsp;&nbsp;Zhang Shuhan</div><div class='line' id='LC1189'>&nbsp;&
nbsp;&nbsp;&nbsp;Cory Echols</div><div class='line' id='LC1190'>&nbsp;&nbsp;&nbs
p;&nbsp;Piotr Czachur</div><div class='line' id='LC1191'>&nbsp;&nbsp;&nbsp;&nbsp
;Yuan Jiang</div><div class='line' id='LC1192'>&nbsp;&nbsp;&nbsp;&nbsp;Matan Nas
sau</div><div class='line' id='LC1193'>&nbsp;&nbsp;&nbsp;&nbsp;Maxim Kim</div><d
iv class='line' id='LC1194'>&nbsp;&nbsp;&nbsp;&nbsp;Charlton Wang</div><div clas
s='line' id='LC1195'>&nbsp;&nbsp;&nbsp;&nbsp;Matt Wozniski (godlygeek)</div><div
class='line' id='LC1196'>&nbsp;&nbsp;&nbsp;&nbsp;knekk</div><div class='line' i
d='LC1197'>&nbsp;&nbsp;&nbsp;&nbsp;Sean Chou</div><div class='line' id='LC1198'>
&nbsp;&nbsp;&nbsp;&nbsp;Ryan Penn</div><div class='line' id='LC1199'>&nbsp;&nbsp
;&nbsp;&nbsp;Simon Peter Nicholls</div><div class='line' id='LC1200'>&nbsp;&nbsp
;&nbsp;&nbsp;Michael Foobar</div><div class='line' id='LC1201'>&nbsp;&nbsp;&nbsp
;&nbsp;Tomasz Chomiuk</div><div class='line' id='LC1202'>&nbsp;&nbsp;&nbsp;&nbsp
;Denis Pokataev</div><div class='line' id='LC1203'>&nbsp;&nbsp;&nbsp;&nbsp;Tim P
ope (tpope)</div><div class='line' id='LC1204'>&nbsp;&nbsp;&nbsp;&nbsp;James Kan
ze</div><div class='line' id='LC1205'>&nbsp;&nbsp;&nbsp;&nbsp;James Vega (jamess
an)</div><div class='line' id='LC1206'>&nbsp;&nbsp;&nbsp;&nbsp;Frederic Chanal (
nach)</div><div class='line' id='LC1207'>&nbsp;&nbsp;&nbsp;&nbsp;Alf Mikula</div
><div class='line' id='LC1208'>&nbsp;&nbsp;&nbsp;&nbsp;Lucas S. Buchala</div><di
v class='line' id='LC1209'>&nbsp;&nbsp;&nbsp;&nbsp;Curtis Harvey</div><div class
='line' id='LC1210'>&nbsp;&nbsp;&nbsp;&nbsp;Guillaume Duranceau</div><div class=
'line' id='LC1211'>&nbsp;&nbsp;&nbsp;&nbsp;Richard Hart (hates)</div><div class=
'line' id='LC1212'>&nbsp;&nbsp;&nbsp;&nbsp;Doug McInnes</div><div class='line' i
d='LC1213'>&nbsp;&nbsp;&nbsp;&nbsp;Stefan Ritter</div><div class='line' id='LC12
14'>&nbsp;&nbsp;&nbsp;&nbsp;Rmi Prvost</div><div class='line' id='LC1215'>&nbsp;&nbs
p;&nbsp;&nbsp;Victor Gonzalez</div><div class='line' id='LC1216'>&nbsp;&nbsp;&nb
sp;&nbsp;Stephan Baumeister</div><div class='line' id='LC1217'>&nbsp;&nbsp;&nbsp
;&nbsp;Ricky</div><div class='line' id='LC1218'>&nbsp;&nbsp;&nbsp;&nbsp;jfilip10
24</div><div class='line' id='LC1219'>&nbsp;&nbsp;&nbsp;&nbsp;Chris Chambers</di
v><div class='line' id='LC1220'>&nbsp;&nbsp;&nbsp;&nbsp;Vitaly Bogdanov</div><di
v class='line' id='LC1221'><br/></div><div class='line' id='LC1222'>============
==================================================================</div><div cla

ss='line' id='LC1223'>8. License


*NERDTreeLicense*</div><div class='line' id='LC1224'><br/></div><div class='l
ine' id='LC1225'>The NERD tree is released under the wtfpl.</div><div class='lin
e' id='LC1226'>See http://sam.zoy.org/wtfpl/COPYING.</div><div class='line' id='
LC1227'><br/></div></pre></div>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>

<div class="frame frame-loading" style="display:none;">


<img src="/images/modules/ajax/big_spinner_336699.gif">
</div>
</div>
</div>
<div id="footer" class="clearfix">
<div class="site">
<div class="sponsor">
<a href="http://www.rackspace.com" class="logo">
<img alt="Dedicated Server" src="https://assets1.github.com/images/m
odules/footer/rackspace_logo.png?v2?cd2443350a1e89510873dafe89ce478cd554c7d7" />
</a>
Powered by the <a href="http://www.rackspace.com ">Dedicated
Servers</a> and<br/> <a href="http://www.rackspacecloud.com">Cloud
Computing</a> of Rackspace Hosting<span>&reg;</span>
</div>
<ul class="links">
<li class="blog"><a href="https://github.com/blog">Blog</a></li>
<li><a href="http://support.github.com">Support</a></li>
<li><a href="https://github.com/training">Training</a></li>
<li><a href="http://jobs.github.com">Job Board</a></li>
<li><a href="http://shop.github.com">Shop</a></li>
<li><a href="https://github.com/contact">Contact</a></li>
<li><a href="http://develop.github.com">API</a></li>
<li><a href="http://status.github.com">Status</a></li>
</ul>
<ul class="sosueme">
<li class="main">&copy; 2010 <span id="_rrt" title="0.05994s from fe4.
rs.github.com">GitHub</span> Inc. All rights reserved.</li>
<li><a href="/site/terms">Terms of Service</a></li>
<li><a href="/site/privacy">Privacy</a></li>
<li><a href="https://github.com/security">Security</a></li>

</ul>
</div>
</div><!-- /#footer -->

<!-- current locale: -->


<div class="locales">
<div class="site">
<ul class="choices clearfix limited-locales">
<li><span class="current">English</span></li>
<li><a rel="nofollow" href="?locale=de">Deutsch</a></li>
<li><a rel="nofollow" href="?locale=fr">Franais</a></li>
<li><a rel="nofollow" href="?locale=ja"> </a></li>
>

<li><a rel="nofollow" href="?locale=pt-BR">Portugus (BR)</a></li


<li><a rel="nofollow" href="?locale=ru"> </a></li>
<li><a rel="nofollow" href="?locale=zh"> </a></li>

<li class="all"><a href="#" class="minibutton btn-forward js-all-l


ocales"><span><span class="icon"></span>See all available languages</span></a></
li>
</ul>
<div class="all-locales clearfix">
<h3>Your current locale selection: <strong>English</strong>. Choos
e another?</h3>
<ul class="choices">
<li><a rel="nofollow" href="?locale=en">English</a></li>
<li><a rel="nofollow" href="?locale=af">Afrikaans</a></li>
<li><a rel="nofollow" href="?locale=ca">Catal</a></li>
<li><a rel="nofollow" href="?locale=cs"> etina</a></li>
</ul>
<ul class="choices">
<li><a rel="nofollow" href="?locale=de">Deutsch</a></li>
<li><a rel="nofollow" href="?locale=es">Espaol</a></li>
<li><a rel="nofollow" href="?locale=fr">Franais</a></li>
<li><a rel="nofollow" href="?locale=hr">Hrvatski</a></li>
</ul>

<ul class="choices">
<li><a rel="nofollow" href="?locale=id">Indonesia</a></li>
<li><a rel="nofollow" href="?locale=it">Italiano</a></li>
<li><a rel="nofollow" href="?locale=ja"> </a></li>
<li><a rel="nofollow" href="?locale=nl">Nederlands</a></li

>
</ul>

<ul class="choices">
<li><a rel="nofollow" href="?locale=no">Norsk</a></li>
<li><a rel="nofollow" href="?locale=pl">Polski</a></li>
<li><a rel="nofollow" href="?locale=pt-BR">Portugus (BR)</a>

</li>

<li><a rel="nofollow" href="?locale=ru"> </a></li>


</ul>
<ul class="choices">
<li><a rel="nofollow" href="?locale=sr"> </a></li>
<li><a rel="nofollow" href="?locale=sv">Svenska</a></li>
<li><a rel="nofollow" href="?locale=zh"> </a></li>
</ul>
</div>
</div>
<div class="fade"></div>
</div>

<script>window._auth_token = "337d3d98a0cdc81810c08346a31aa41e4591f001"</scr

ipt>

<div id="keyboard_shortcuts_pane" style="display:none">


<h2>Keyboard Shortcuts</h2>
<div class="columns threecols">
<div class="column first">
<h3>Site wide shortcuts</h3>
<dl class="keyboard-mappings">
<dt>s</dt>
<dd>Focus site search</dd>
</dl>
<dl class="keyboard-mappings">
<dt>?</dt>
<dd>Bring up this help dialog</dd>

</dl>
</div><!-- /.column.first -->
<div class="column middle">
<h3>Commit list</h3>
<dl class="keyboard-mappings">
<dt>j</dt>
<dd>Move selected down</dd>
</dl>
<dl class="keyboard-mappings">
<dt>k</dt>
<dd>Move selected up</dd>
</dl>
<dl class="keyboard-mappings">
<dt>t</dt>
<dd>Open tree</dd>
</dl>
<dl class="keyboard-mappings">
<dt>p</dt>
<dd>Open parent</dd>
</dl>
<dl class="keyboard-mappings">
<dt>c <em>or</em> o <em>or</em> enter</dt>
<dd>Open commit</dd>
</dl>
</div><!-- /.column.first -->
<div class="column last">
<h3>Pull request list</h3>
<dl class="keyboard-mappings">
<dt>j</dt>
<dd>Move selected down</dd>
</dl>
<dl class="keyboard-mappings">
<dt>k</dt>
<dd>Move selected up</dd>
</dl>
<dl class="keyboard-mappings">
<dt>o <em>or</em> enter</dt>
<dd>Open issue</dd>
</dl>
</div><!-- /.columns.last -->
</div><!-- /.columns.equacols -->
<div class="rule"></div>
<h3>Issues</h3>
<div class="columns threecols">
<div class="column first">
<dl class="keyboard-mappings">
<dt>j</dt>
<dd>Move selected down</dd>
</dl>
<dl class="keyboard-mappings">
<dt>k</dt>
<dd>Move selected up</dd>
</dl>
<dl class="keyboard-mappings">
<dt>x</dt>
<dd>Toggle select target</dd>
</dl>

<dl class="keyboard-mappings">
<dt>o <em>or</em> enter</dt>
<dd>Open issue</dd>
</dl>
</div><!-- /.column.first -->
<div class="column middle">
<dl class="keyboard-mappings">
<dt>I</dt>
<dd>Mark selected as read</dd>
</dl>
<dl class="keyboard-mappings">
<dt>U</dt>
<dd>Mark selected as unread</dd>
</dl>
<dl class="keyboard-mappings">
<dt>e</dt>
<dd>Close selected</dd>
</dl>
<dl class="keyboard-mappings">
<dt>y</dt>
<dd>Remove selected from view</dd>
</dl>
</div><!-- /.column.middle -->
<div class="column last">
<dl class="keyboard-mappings">
<dt>c</dt>
<dd>Create issue</dd>
</dl>
<dl class="keyboard-mappings">
<dt>l</dt>
<dd>Create label</dd>
</dl>
<dl class="keyboard-mappings">
<dt>i</dt>
<dd>Back to inbox</dd>
</dl>
<dl class="keyboard-mappings">
<dt>u</dt>
<dd>Back to issues</dd>
</dl>
<dl class="keyboard-mappings">
<dt>/</dt>
<dd>Focus issues search</dd>
</dl>
</div>
</div>
<div class="rule"></div>
<h3>Network Graph</h3>
<div class="columns equacols">
<div class="column first">
<dl class="keyboard-mappings">
<dt> <em>or</em> h</dt>
<dd>Scroll left</dd>
</dl>
<dl class="keyboard-mappings">
<dt> <em>or</em> l</dt>
<dd>Scroll right</dd>
</dl>

<dl class="keyboard-mappings">
<dt> <em>or</em> k</dt>
<dd>Scroll up</dd>
</dl>
<dl class="keyboard-mappings">
<dt> <em>or</em> j</dt>
<dd>Scroll down</dd>
</dl>
<dl class="keyboard-mappings">
<dt>t</dt>
<dd>Toggle visibility of head labels</dd>
</dl>
</div><!-- /.column.first -->
<div class="column last">
<dl class="keyboard-mappings">
<dt>shift
<em>or</em> shift h</dt>
<dd>Scroll all the way left</dd>
</dl>
<dl class="keyboard-mappings">
<dt>shift <em>or</em> shift l</dt>
<dd>Scroll all the way right</dd>
</dl>
<dl class="keyboard-mappings">
<dt>shift <em>or</em> shift k</dt>
<dd>Scroll all the way up</dd>
</dl>
<dl class="keyboard-mappings">
<dt>shift <em>or</em> shift j</dt>
<dd>Scroll all the way down</dd>
</dl>
</div><!-- /.column.last -->
</div>
</div>
<!--[if IE 8]>
<script type="text/javascript" charset="utf-8">
$(document.body).addClass("ie8")
</script>
<![endif]-->
<!--[if IE 7]>
<script type="text/javascript" charset="utf-8">
$(document.body).addClass("ie7")
</script>
<![endif]-->

<script type="text/javascript">
_kmq.push(['trackClick', 'entice-signup-button', 'Entice banner clicked'])
</script>

</body>
</html>

Das könnte Ihnen auch gefallen