Martin Grenfell
33a64260cd
add NERDTreeCustomIgnoreFilter hook
...
this gives users a chance to filter out nodes using whatever logic they
please
2012-01-04 11:13:03 +00:00
Martin Grenfell
73e2d8ca7e
update the doc for the new key api functionality
2012-01-03 16:05:19 +00:00
Martin Grenfell
205367ab3f
update changelog/credits and bump to version 4.2.0
2011-12-28 13:16:57 +00:00
Martin Grenfell
4411344f7c
update the doc for the new NERDTreeFind behaviour
2011-12-27 22:22:10 +00:00
Min-Young Wu
dcccd0e532
Defaulting bookmark name to file/dir name
...
Note that for directories, there is a trailing slash
2011-12-21 13:15:56 +00:00
Cam Thompson
b9e970d934
Merge branch 'master' of git://github.com/scrooloose/nerdtree
...
Conflicts:
doc/NERD_tree.txt
2011-02-27 20:45:22 -05:00
Cam Thompson
999ba49857
merge hide bookmarks and press ? options
2011-02-27 20:36:06 -05:00
Cam Thompson
2d17132f48
add bookmarks and press help documentation
2011-02-25 13:14:49 -05:00
Marcin Kulik
8accb0978e
Make tree style (|+~ or arrows) configurable
2011-02-23 18:40:11 +01:00
marty
7650cdc662
update credits/changelog
2010-11-20 18:04:39 +13:00
marty
153041ac93
switch to version 4.1.0
2009-12-01 22:20:53 +13:00
marty
68cb5fc2eb
update changelog and credits
2009-12-01 22:19:43 +13:00
marty
b047d7f312
put the open-in-new-tab logic in the models, make NERDTreeQuitOnOpen effect T and t
2009-11-24 00:11:02 +13:00
marty
4b566f153f
add NERDTreeFind command and handling code
2009-11-22 19:29:16 +13:00
marty
c864c6e463
bugfix for NERDTreeMirror
...
when the user was prompted to choose a tree to mirror, it would mirror
the wrong one
2009-10-09 18:46:33 +13:00
marty
bc55f3dda8
fix a typo in the doc
2009-10-09 15:54:57 +13:00
marty
39a3a78729
update changelog/credits
2009-10-09 15:54:46 +13:00
marty
3837ea85e0
change my email to gmail
2009-10-09 14:46:40 +13:00
marty
e2265ec3b3
update the changelog
2009-09-06 13:43:54 +12:00
marty
5ba3b3a5a8
update the doc
2009-09-06 13:43:47 +12:00
marty
6a513e4340
remove some old code left over for the ! mapping
2009-09-06 12:19:32 +12:00
marty
1ea2a0c29b
update doc RE menu
2009-09-06 11:27:36 +12:00
marty
36e4402550
update the API doc
2009-09-04 00:36:01 +12:00
marty
7051977808
updates to the doc
2009-08-22 01:57:45 +12:00
marty
5e9635dfa4
update some of the old fs menu doc for the new menu system
2009-08-22 01:54:05 +12:00
marty
1080246af9
add some doc for the new API
2009-08-22 01:26:47 +12:00
marty
59257d7a3a
remove the old api functions
2009-08-12 00:55:12 +12:00
marty
236d20946c
correct a typo in the changelog
2009-08-11 16:10:01 +12:00
marty
a796715ac1
add A mapping to maximize/restore tree window size
...
this commit is a modified patch from Guillaume Duranceau
2009-08-11 16:09:51 +12:00
Martin Grenfell
e164980d84
fix a bug where the script ignored dirs ending in a dot
2009-07-18 00:55:01 +12:00
Martin Grenfell
71ebe27a8d
fix a bug with secondary nerd trees and NERDTreeQuitOnOpen
2009-07-18 00:48:32 +12:00
Martin Grenfell
e7ebee3084
switch to version 3.1.1
2009-06-07 21:36:59 +12:00
Martin Grenfell
1239f78baf
update changelog
2009-06-07 21:36:00 +12:00
Martin Grenfell
9b12953343
add a help file entry for the cd mapping
2009-06-02 11:09:33 +12:00
Martin Grenfell
84f9793231
fix some help tags
2009-05-29 14:23:58 +12:00
Martin Grenfell
1f46ecf4b8
update changelog
2009-03-12 09:45:18 +13:00
Martin Grenfell
3796a8799a
map '<CR>' to the same as 'o'
2009-03-06 15:57:51 +13:00
Martin Grenfell
faf1459ce5
minor doc fix
2009-01-27 18:58:26 +13:00
Martin Grenfell
02751f4d11
update changelog and credits
2009-01-26 22:52:52 +13:00
Martin Grenfell
7522cbf4f0
add g:NERDTreeStatusline option
...
allows the statusline to be customised for the nerd tree window
2009-01-21 23:03:45 +13:00
Martin Grenfell
40374e5056
add doc for the vertical split maps
2009-01-14 16:18:46 +13:00
Martin Grenfell
4e4fb179e7
correct a help tag
2009-01-14 16:04:26 +13:00
Martin Grenfell
7b59186dfe
update change log and credits
2009-01-12 22:40:59 +13:00
Martin Grenfell
495e906169
update changelog
2009-01-09 18:14:44 +13:00
Martin Grenfell
3d2bf2d9ac
fix a bug when doing :NERDTreeMirror without 'hidden set
2009-01-09 15:23:57 +13:00
Martin Grenfell
2f4d1b93e8
make the q mapping work with secondary trees
2009-01-09 14:46:49 +13:00
Martin Grenfell
1b13fb05ea
add a note to the changelog
2009-01-09 11:39:31 +13:00
Martin Grenfell
f90da509e1
updates to the doc
...
*remove the change log prior to v3.0.0
*remove the todo section
*change "about the author" to "about" and put the github/vim.org project
urls in it
2009-01-09 11:27:41 +13:00
Martin Grenfell
c8afb6d92d
fix a bug where :NERDTreeToggle was broken without :set hidden
2009-01-09 09:40:23 +13:00
Martin Grenfell
8f7e2bb98a
update changelog for version 3.0.0
2008-12-27 14:43:45 +13:00
Martin Grenfell
39fc42d1cf
change the H mapping (toggle hidden files) to I
2008-12-27 11:34:15 +13:00
Martin Grenfell
7f6603ea4a
update the doc for the e mapping
2008-12-25 10:23:42 +13:00
Martin Grenfell
4f5599e275
update the 'features' blurb in the doc intro
2008-12-24 18:05:16 +13:00
Martin Grenfell
c9c67b5b67
add a help tag for :NERDTreeClose
2008-12-24 14:23:39 +13:00
Martin Grenfell
3803db5555
add doc for :NERDTreeMirror
2008-12-24 14:09:09 +13:00
Martin Grenfell
d3b2258acb
update doc for hacking nerd tree
2008-12-22 23:33:38 +13:00
Martin Grenfell
56b5446eaf
change the <tab> mapping to i
2008-12-17 23:28:20 +13:00
Martin Grenfell
88020835d6
make the nerd tree only appear on the left or right
...
remove "top" and "bottom" as valid settings for NERDTreeWinPos
2008-12-17 23:22:43 +13:00
Martin Grenfell
d4b78be306
doc the NERDTreeHijackNetrw option
2008-12-17 23:13:13 +13:00
Martin Grenfell
0fc5d3f656
update changelog and credits
2008-12-13 11:29:21 +13:00
Martin Grenfell
2f399b9ba4
update changelog and credits
2008-10-29 20:19:43 +13:00
Martin Grenfell
ae0d744357
fix a backwards compatibility bug with maps
...
Do an unlet <old key> when over riding a method on a prototype object.
Some older versions of vim spaz out otherwise.
Note: i was using these unlets up until a few versions ago when the were
refactored out
2008-10-16 22:55:44 +13:00
Martin Grenfell
094074d8c6
correct version in changelog
2008-10-16 22:34:48 +13:00
Martin Grenfell
5fcdd03f12
refactor the help page slightly
...
put all the option help tags in single quotes
2008-10-01 23:17:34 +13:00
Martin Grenfell
d89dbd354a
dont clobber &cpo
2008-10-01 23:17:33 +13:00
Martin Grenfell
2ca4573b01
switch to version 2.14.0, update changelog
2008-09-07 12:44:13 +12:00
Martin Grenfell
76d2ecbb17
add keymap to delete bookmarks
2008-08-31 20:55:24 +12:00
Martin Grenfell
73322e88d2
fix a bug with the <c-w>o mapping
...
now we dont assume the cursor is in the nerd tree window when calling
s:SaveScreenState()
2008-08-03 16:46:48 +12:00
Martin Grenfell
0620b91efa
switch version to 2.13.0
2008-07-20 22:34:48 +12:00
Martin Grenfell
ea4d4ff80d
fix to changelog
2008-07-20 22:33:59 +12:00
Martin Grenfell
45c33fe0f6
update changelog and credits
2008-07-20 11:28:26 +12:00
Martin Grenfell
5c95fbda65
improve invalid bookmarks handling
...
invalid bookmarks now placed after a blank line at the bottom of the
bookmarks file
if invalid bookmarks are detected, an error is outputted which directs
the user to :help NERDTreeInvalidBookmarks, which had been added to the
help file in this commit
2008-07-16 22:46:46 +12:00
Martin Grenfell
31c1faea32
make NERDTreeChDir default to 0
...
we dont need it to default to 1 anymore as that was a hack for windows,
but now that we handle windows paths properly we dont need it
2008-07-13 15:06:57 +12:00
Martin Grenfell
0ad0d195e5
make NERDTreeQuitOnOpen option work with g<tab>/go
2008-07-11 21:17:29 +12:00
Martin Grenfell
43bf05c42e
jump to the bookmarks table after opening it
...
when the user hits B and opens the bookmarks table, stick the cursor at
the top of it
2008-07-07 21:08:02 +12:00
Martin Grenfell
bccd73c8f5
make t/T open a nerd tree rather than netrw
...
make the t/T on directory nodes open a fresh NERD tree for the selected
dir in a new tab, rather than a netrw.
2008-07-07 20:43:11 +12:00
Martin Grenfell
3cb3227d56
some corrections to changelog
2008-07-05 12:19:12 +12:00
Martin Grenfell
8c8cd29142
update changelog and credits
2008-07-05 12:00:08 +12:00
Martin Grenfell
83e8c144ed
update the doc RE bookmark names
2008-07-02 22:40:51 +12:00
Martin Grenfell
06c7c53127
fix for swap files and opening in a split
...
when opening a file in a new split (with the <tab> map) we were doing
the :split with a "silent" modifier. This meant that a swap existed and
input was required from the user, the script would just freeze up
2008-07-02 22:38:47 +12:00
Martin Grenfell
a0573c51b1
update the doc and changelog
2008-07-01 22:54:40 +12:00
Martin Grenfell
f2b2327c24
merge bookmark name caching with path string caching
...
We needed to change how the bookmark name caching was done to work with
the new path-display-string caching. It has now been merged into path
string caching.
2008-07-01 21:13:21 +12:00
Martin Grenfell
7789ccb90a
update changelog
2008-06-29 21:20:40 +12:00
Martin Grenfell
d497c9ae9c
small doc update for bookmarks
2008-06-29 20:08:27 +12:00
Martin Grenfell
cdf1e8d6e9
update the doc around the NERDTreeWinPos option
2008-06-29 19:55:56 +12:00
Martin Grenfell
f76f983182
add doc for the changes to the t/T mappings
2008-06-29 13:49:29 +12:00
Martin Grenfell
aad2259522
add doc for bookmarks
2008-06-29 12:31:29 +12:00
Martin Grenfell
6815622d2c
add doc for NERDTreeQuitOnClose
2008-06-27 23:39:44 +12:00
Martin Grenfell
5c32c2a226
update help file to reflect the previous patch
...
* Add a doc section for the NERDTreeQuitOnOpen option.
* Update changelog.
* update credits.
2008-06-27 23:08:49 +12:00
Martin Grenfell
e6d2f12bf6
switch to version 2.11.0
2008-06-23 20:40:29 +12:00
Martin Grenfell
c0d83f95a8
update credits
2008-06-22 14:14:56 +12:00
Martin Grenfell
01ded5d150
update changelog
2008-06-22 14:14:52 +12:00
Martin Grenfell
6a665a588f
update the help page
2008-06-22 11:15:42 +12:00
Martin Grenfell
55ff76171a
update the changelog
2008-06-22 01:07:29 +12:00
Martin Grenfell
6343639193
remove the magic from the <c-j>/<c-k> mappings
...
previoulsy, <c-k>/<c-j> did magic stuff if the selected node was a file.
i.e. jumped to the parent/parents next sibling. I chose to remove this
behaviour as it is more confusing than helpful.
2008-06-22 00:35:50 +12:00
Martin Grenfell
e1b369f34e
update header and change license to wtfpl
2008-06-17 21:03:00 +12:00
Martin Grenfell
b58ccce913
update changelog and credits
2008-06-13 18:46:26 +12:00
Martin Grenfell
bd3b03fd79
update doc/changelog
2008-06-12 22:44:31 +12:00
Martin Grenfell
b252a1250a
rename 'marks' to 'bookmarks'
2008-06-12 21:14:07 +12:00
Martin Grenfell
dae5c93fec
fix NERDTree-C doc
2008-06-10 23:00:22 +12:00