3e44d4e
(HEAD -> master)
Merge pull request #191 from ZeusTheTrueGod/master by
2012-10-18 01:11:35 -0700
d62180d
Merge pull request #150 from cperl82/issue-144 by
2012-10-15 05:55:21 -0700
bf79e22
Merge pull request #196 from mark-rushakoff/master by
2012-10-03 13:03:09 -0700
92a31a6
Fix typo in copy action by
2012-10-03 12:39:56 -0700
6b68797
Better handling file renaming and deleting by
2012-08-26 13:19:52 +0000
0a16b24
Better flow for renaming and deleting files by
2012-08-26 08:51:26 +0000
a1433c4
update the doc for NERDTreeCasadeOpenSingleChildDir by
2012-07-05 15:56:11 +0100
b64f442
default NERDTreeCasadeOpenSingleChildDir to 1 by
2012-07-05 15:51:13 +0100
e7b663f
Merge pull request #180 from pendulm/master by
2012-07-05 07:40:19 -0700
29e6879
add option NERDTreeCasadeOpenSingleChildDir and function TreeDirNode.openAlong for Issues #179. by
2012-07-05 22:26:57 +0800
dbeb194
Merge pull request #172 from stephenprater/master by
2012-06-30 01:59:22 -0700
cdb31d4
Merge pull request #178 from franksort/master by
2012-06-30 01:57:34 -0700
87208d2
Fixed typo. changing s:clearBoomarks to s:clearBookmarks. by
2012-06-27 20:07:52 -0700
121607b
ignore wildignore setting by
2012-06-14 09:57:24 -0500
2cb0fc7
add autocmds for fugitive integration by
2012-04-02 14:51:19 +0100
94b2db2
Replace virtcol() with len() in handleLeftClick(). by
2012-03-17 09:35:16 -0400
678bb28
add NERDTreeFocus command - calls the NERDTreeFocus() function by
2012-02-17 15:31:37 +0000
aa1e7d6
fix previewing of directory nodes by
2012-02-16 16:31:50 +0000
7e7e761
Merge pull request #122 from cperl82/fixes by
2012-02-16 08:16:51 -0800
0b3b8f7
add NERDTreeFocus function by
2012-02-16 16:11:44 +0000
c8b54dc
Merge pull request #137 from AndrewRadev/double-edit-fix by
2012-02-14 02:59:49 -0800
71465f7
Don't output a message on opening a file node by
2012-02-14 12:38:52 +0200
ff08169
Remove second "edit" from Opener by
2012-02-14 12:38:23 +0200
2a05782
Merge pull request #127 from cperl82/keymap-leader-fix2 by
2012-01-27 01:15:48 -0800
30cc73d
Make handling of '<>' notation more robust. by
2012-01-27 00:12:33 -0500
7fbb77c
fix the ctrl-j/ctrl-k mappings by
2012-01-26 23:59:07 +0000
185e087
Merge pull request #126 from cperl82/keymap-leader-fix by
2012-01-26 15:53:34 -0800
f29d6a4
Escape mappings that use '<>' notation. by
2012-01-26 16:50:55 -0500
597cccc
Add calls to NERDTreeAddKeyMap for previewing Bookmarks by
2012-01-25 15:57:41 -0500
eced5f9
Merge pull request #110 from cperl82/fixes by
2012-01-11 12:19:41 -0800
20f7ab8
map <cr> to the default o mapping (again) by
2012-01-11 20:03:56 +0000
e5682d3
dont close the tree window when using the 'preview' maps by
2012-01-11 19:55:27 +0000
b843635
fix NERDTreeQuitOnOpen option by
2012-01-11 19:53:04 +0000
ba74b99
Add s:Path.Resolve function to address trailing slash issues. by
2012-01-11 10:55:39 -0500
6d0183e
Revert "Fixed resolve() double endslash defect" by
2012-01-11 09:31:03 -0500
dfc0aea
Merge pull request #115 from Twinside/patch-1 by
2012-01-11 06:23:12 -0800
5c01c5a
Deactivating folds in NERDtree buffer by
2012-01-11 15:20:57 +0100
6d83575
remove a now misleading comment by
2012-01-11 13:46:46 +0000
e51a40c
make the mouse work as expected with NERDTreeMouseMode by
2012-01-11 13:44:19 +0000
53bc776
refactor KeyMap so we dont use index() on an array of objects by
2012-01-11 13:08:08 +0000
6782ec0
make the default keymap generation happen only once by
2012-01-11 13:06:15 +0000
588e71c
unlet TreeDirNode.openInNewTab since we are overriding it by
2012-01-11 09:09:38 +0000
6b7c9aa
update the method comment for TreeDirNode.open by
2012-01-09 16:30:06 +0000
5e53df7
fix a bug with the T (open in new tab silently) mapping by
2012-01-09 16:25:13 +0000
3b325f6
rename 'split' to 'where' in the open() interface by
2012-01-09 16:22:07 +0000
4f1a205
add Opener class to handle opening nodes/bookmarks by
2012-01-09 15:59:21 +0000
3620029
make Bookmark use the new open() interface by
2012-01-08 17:24:30 +0000
217d9f6
Merge pull request #78 from actionshrimp/master by
2012-01-06 14:39:21 -0800
ba3d431
Added comment to clarify which part of the path is the 'drive' for windows network shares by
2012-01-06 19:36:26 +0000
e027681
wrap a couple of wincmd calls in s:exec by
2012-01-06 19:24:35 +0000
57ccede
(refactor-open)
trivial comment change by
2012-01-06 15:05:47 +0000
04dbae2
remove s:openEntrySplit as it is not needed anymore by
2012-01-06 15:02:55 +0000
af13711
rename 'preview' to 'stay' and standardize the 'keepopen' name by
2012-01-06 14:54:19 +0000
92248f9
make TreeDirNode use the new open() interface by
2012-01-06 14:47:10 +0000
9832d4a
fix Bookmark so it uses the new TreeFileNode.open method by
2012-01-06 13:38:31 +0000
b7cdc19
refactor the TreeFileNode*open* methods by
2012-01-05 10:54:21 +0000
54fab2f
add dir and file flags to NERDTreeIgnore regexes by
2012-01-05 11:41:51 +0000
4337022
dont convert windows paths to lower case when :editing by
2012-01-05 08:24:15 +0000
3be5f5d
fix a bug for files that begin with +/-/~ chars by
2012-01-04 13:52:44 +0000
a55e9ec
update faq in the readme by
2012-01-04 11:44:54 +0000
33a6426
add NERDTreeCustomIgnoreFilter hook by
2012-01-04 11:11:12 +0000
1848a2c
fix a bug when activating bookmarks by
2012-01-04 10:44:17 +0000
c431d38
dont use VimEnter to cache bookmarks and load plugins by
2012-01-04 10:39:07 +0000
ebb2835
fix a bug where keymaps were failing with :set ignorecase by
2012-01-04 09:43:07 +0000
98b2fa5
make a syntax fix for certain versions of vim by
2012-01-04 09:27:06 +0000
a63c8a2
use the keymap api for the mouse mappings by
2012-01-04 00:13:57 +0000
aca917b
make a small fix for the left mouse button by
2012-01-04 00:13:38 +0000
4425627
refactor option checking to simplify and remove duplication by
2012-01-03 23:30:57 +0000
b16a663
Merge pull request #104 from cperl82/fixes by
2012-01-03 15:22:10 -0800
62c94e2
fix the mouse mappings by
2012-01-03 22:43:18 +0000
0c12f6f
update quickhelp for custom mappings by
2012-01-03 16:08:10 +0000
73e2d8c
update the doc for the new key api functionality by
2012-01-03 16:05:19 +0000
b0e2ed1
remove a trivial piece of old debugging code by
2012-01-03 15:33:37 +0000
a1d528a
make the standard mappings use the key api by
2012-01-03 10:31:34 +0000
b5fd460
rework the keymap API by
2011-12-29 00:17:14 +0000
205367a
(tag: 4.2.0)
update changelog/credits and bump to version 4.2.0 by
2011-12-28 13:16:57 +0000
4bd0def
add a note about vim-nerdtree-tabs to the readme by
2011-12-27 22:53:38 +0000
4411344
update the doc for the new NERDTreeFind behaviour by
2011-12-27 22:22:10 +0000
7ff9def
fix mixed indenting by
2011-12-27 22:18:14 +0000
b3b394c
Open NERDTreeFind tree at CWD if current file is below it. by
2011-06-15 17:26:21 -0400
4dd1bc9
make a minor formatting fix for the readme by
2011-12-27 21:52:43 +0000
1b4dfc8
add first version of readme by
2011-12-24 10:58:57 +0000
0747198
remove Rakefile - pathogen is now the recommended way to install by
2011-12-24 10:58:45 +0000
01f683c
stayInCurrentTab fix by
2011-12-21 11:55:04 -0500
23d1746
refactor tree window creation to remove duplication by
2011-12-21 14:43:20 +0000
aa28ae7
Merge pull request #87 from scottstvnsn/master by
2011-12-21 06:40:49 -0800
02f1d82
Merge pull request #88 from andersonfreitas/master by
2011-12-21 06:27:25 -0800
b528910
dont add a trailing slash to auto-named bookmarked dirs by
2011-12-21 13:19:49 +0000
dcccd0e
Defaulting bookmark name to file/dir name by
2011-12-15 15:14:31 -0800
af833e3
remove the now unused s:setupSyntaxHighlighting() by
2011-12-21 12:51:32 +0000
82c93a6
Merge remote-tracking branch 'gnap/master' by
2011-12-21 12:50:05 +0000
49b8875
enable NERDTreeDirArrows by default except on windows by
2011-12-15 17:35:18 +0000
30f6bcc
Merge pull request #86 from mathias/patch-1 by
2011-10-09 09:34:12 -0700
796a40b
New options in the file system menu: - Reveal In Finder - Open with system editor - Quicklook by
2011-09-06 21:01:57 -0300
1c568a4
Add nolist to buffer options. by
2011-08-31 12:33:59 +0100
12f692f
always disallow insert mode by
2011-08-30 12:03:49 +0100
9b5851c
Merge pull request #84 from kml/master by
2011-08-30 03:58:05 -0700
077e330
Spelling by
2011-08-25 13:39:02 -0500
86364c2
wycats's "disallow insert mode" by
2011-08-05 17:42:41 +0300
2dd198c
fix for copying files by
2011-07-09 18:44:03 +1200