a686be5
some cosmetic changes to exec_menuitem by
2009-08-20 03:07:17 +1200
bd5e5d7
rearange some code so the menu doesnt change the window/cursor position by
2009-08-20 03:05:21 +1200
711c8e3
add travis jefferys git-vimscript-installer rakefile by
2009-08-19 16:00:59 +1200
ec1f7e3
Merge branch 'api' by
2009-08-19 15:57:41 +1200
8535a90
refactor MenuItem.CreateSeparator() by
2009-08-19 15:44:53 +1200
eef8a7b
bugfix in fs_menu plugin by
2009-08-19 02:06:11 +1200
891f0ed
make the git menu work and put it under a submenu by
2009-08-19 02:05:36 +1200
e93bf06
make the menu system more awesome by
2009-08-19 02:05:02 +1200
31c0ec6
add basic menu implementation by
2009-08-18 09:44:49 +1200
fc3cb76
remove a redundant function by
2009-08-12 01:49:48 +1200
389f33e
add quickhelpText to s:KeyMap and display it in quickhelp by
2009-08-12 01:38:16 +1200
abc0cc4
remove some useless/misleading comments by
2009-08-12 01:14:49 +1200
1654ef8
remove some redundant code by
2009-08-12 01:14:15 +1200
df3485e
remove an unused function by
2009-08-12 01:13:29 +1200
59257d7
remove the old api functions by
2009-08-12 00:53:57 +1200
a052a0d
add an API to add custom key maps by
2009-08-12 00:53:16 +1200
65dd113
create a new dir for nerdtree plugins by
2009-08-11 16:32:50 +1200
236d209
correct a typo in the changelog by
2009-08-09 22:38:21 +1200
a796715
add A mapping to maximize/restore tree window size by
2009-08-09 21:29:28 +1200
abfd4fe
correct a typo in the changelog by
2009-08-09 22:38:21 +1200
95acf7d
add A mapping to maximize/restore tree window size by
2009-08-09 21:29:28 +1200
02b3cec
set up syntax highlighting even if highlighting rules already exist by
2009-07-31 18:33:06 +1200
c3a2f88
set up syntax highlighting even if highlighting rules already exist by
2009-07-31 18:33:06 +1200
bc2a628
move the ! keymap into a plugin by
2009-07-22 00:16:46 +1200
6518d1e
rename check_to_enable_callback to isActiveCallback by
2009-07-21 23:43:00 +1200
a2ead35
rename MenuCallback -> MenuItem by
2009-07-21 21:13:23 +1200
a163f32
make the git menu own harder by
2009-07-21 19:27:10 +1200
e9d6a72
update the fs menu to use the new api by
2009-07-21 19:26:48 +1200
f0290b0
add another api callback to determine whether menu items should appear by
2009-07-21 19:23:44 +1200
51637ec
remove inferior rake symlink to travisjefferys awesome rakefile by
2009-07-20 01:07:58 +1200
4d77c3a
add basic git plugin by
2009-07-20 01:05:21 +1200
a7f9abe
fix a bug where the ../ and ./ entries werent being filtered out by
2009-07-20 01:01:12 +1200
41029ae
put the fs operations in the top level of the menu by
2009-07-19 17:34:28 +1200
c75a022
extend the api and move the fs operations into a plugin by
2009-07-19 17:21:57 +1200
1acf632
refactor the activate method so the code is now in the models by
2009-07-18 01:04:40 +1200
e164980
fix a bug where the script ignored dirs ending in a dot by
2009-07-18 00:55:01 +1200
71ebe27
fix a bug with secondary nerd trees and NERDTreeQuitOnOpen by
2009-07-18 00:46:43 +1200
e7ebee3
(tag: 3.1.1)
switch to version 3.1.1 by
2009-06-07 21:36:59 +1200
1239f78
update changelog by
2009-06-07 21:36:00 +1200
5f4c005
bugfix: :NERDTreeMirror doesnt have tab completion by
2009-06-07 20:40:19 +1200
9e0a0b6
fix a bug that was causing no-name bufs to be created by
2009-06-02 20:00:03 +1200
5c85d28
fix a function description comment by
2009-06-02 11:12:36 +1200
f65bc62
fix a bug that was occurring with :set nohidden by
2009-06-02 11:10:03 +1200
9b12953
add a help file entry for the cd mapping by
2009-06-02 11:09:33 +1200
84f9793
fix some help tags by
2009-05-29 14:23:58 +1200
1f46ecf
update changelog by
2009-03-12 09:45:18 +1300
eef90bf
fix lots of no-name buffers being created by
2009-03-12 09:40:16 +1300
3796a87
map '<CR>' to the same as 'o' by
2009-03-06 15:57:51 +1300
c726655
Compatibility syntax fix for screwy versions of vim by
2009-01-30 23:59:50 +1300
bdfac3e
(tag: 3.1.0)
switch to version 3.1.0 by
2009-01-27 18:58:38 +1300
faf1459
minor doc fix by
2009-01-27 18:58:26 +1300
02751f4
update changelog and credits by
2009-01-26 22:52:52 +1300
992c9f2
use ==# always instead of == by
2009-01-24 00:06:41 +1300
8164fa0
fix a bug with the Path#strForEditCmd() and relative paths by
2009-01-23 23:43:47 +1300
5e50601
fix a bug where doing a :cd would cause :NERDTreeToggle to fail by
2009-01-23 23:43:00 +1300
23e79de
make the hijacknetrw functionality work when vim starts up by
2009-01-23 21:27:53 +1300
4accc8a
fix a bug when g:NERDTreeChDirMode==2 by
2009-01-21 23:03:54 +1300
7522cbf
add g:NERDTreeStatusline option by
2009-01-15 14:41:52 +1300
3a25a59
add -bar to all :commands by
2009-01-14 16:24:14 +1300
40374e5
add doc for the vertical split maps by
2009-01-14 16:18:46 +1300
4e4fb17
correct a help tag by
2009-01-14 16:04:26 +1300
0f2effb
make the vertical splitting work with secondary trees by
2009-01-14 15:54:26 +1300
63ee15c
do the vertical split according to the users settings by
2009-01-14 15:37:19 +1300
f8a105d
remove a rogue call to s:putCursorInTreeWin() by
2009-01-14 14:43:23 +1300
f270710
bugfix: make the vsplit maps work when the tree is on the left by
2009-01-11 11:14:19 +1300
1586cfd
add g and gs to the guickhelp by
2009-01-09 09:19:51 +1300
ca8b1d2
add mapping options for g and gs by
2009-01-09 09:19:44 +1300
100d8d2
add s and gs for vsplitting the current node by
2009-01-07 21:43:15 +1300
efe03d6
(tag: 3.0.1)
switch to version 3.0.1 by
2009-01-12 23:39:10 +1300
7b59186
update change log and credits by
2009-01-12 22:40:59 +1300
e9f403a
fix a bug where going :NERDTree <relative-path> would fail by
2009-01-10 21:45:27 +1300
2038f38
unlet TreeDirNode#open because we are overriding it by
2009-01-10 21:44:56 +1300
6e9a5d4
fixes to secondary nerd trees for the q mapping by
2009-01-10 17:35:21 +1300
495e906
update changelog by
2009-01-09 18:14:44 +1300
2e6cedc
fix the q mapping again by
2009-01-09 18:11:36 +1300
d76f936
remove some trailing whitespace by
2009-01-09 17:37:43 +1300
0e9feae
use the s:nextBufferName() helper in s:createTreeWin() by
2009-01-09 17:11:18 +1300
cd55e2d
ensure all secondary nerd tree buf names are unique by
2009-01-09 15:56:43 +1300
3d2bf2d
fix a bug when doing :NERDTreeMirror without 'hidden set by
2009-01-09 15:23:57 +1300
2f4d1b9
make the q mapping work with secondary trees by
2009-01-09 14:46:49 +1300
f06d99f
bugfix: use TreeDirNode.GetSelected() instead of getSelectedDir() by
2009-01-09 12:17:16 +1300
1b13fb0
add a note to the changelog by
2009-01-09 11:39:31 +1300
f90da50
updates to the doc by
2009-01-09 11:27:41 +1300
c8afb6d
fix a bug where :NERDTreeToggle was broken without :set hidden by
2009-01-09 09:32:57 +1300
b0950d1
move getSelectedNode into TreeFileNode by
2009-01-07 21:42:44 +1300
9f569c6
move the drawTree function into TreeFileNode by
2009-01-06 21:14:15 +1300
7874b3c
move the openFileNode() code into TreeFileNode by
2009-01-06 20:40:15 +1300
99afbe9
move putCursorOnNode into TreeFileNode by
2009-01-06 20:30:07 +1300
78aa2fa
move the openExplorerFor code into the TreeDirNode by
2009-01-06 13:51:42 +1300
111e309
move the open(Dir|File)NodeSplit code into TreeFileNode by
2009-01-06 13:42:04 +1300
7a86663
move findNodeLineNumber/findRootNodeLineNumber into the TreeFileNode model by
2009-01-06 13:31:17 +1300
6f24013
(tag: 3.0.0)
switch to version 3.0.0 by
2008-12-29 14:55:44 +1300
d508c23
update quickhelp for the 'e' mapping by
2008-12-29 14:44:53 +1300
8f7e2bb
update changelog for version 3.0.0 by
2008-12-27 14:43:45 +1300
39fc42d
change the H mapping (toggle hidden files) to I by
2008-12-27 11:34:02 +1300
7f6603e
update the doc for the e mapping by
2008-12-25 10:23:42 +1300
3b1289b
bugfix for the e mapping by
2008-12-25 10:10:56 +1300
6464cff
fix a bug with the gi mapping by
2008-12-25 09:51:25 +1300
4f5599e
update the 'features' blurb in the doc intro by
2008-12-24 18:05:16 +1300
f98a3f9
bugfix with :NERDTreeMirror by
2008-12-24 14:43:04 +1300