10
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set a maximum window size when zooming. (#950) More... about 5 years ago
Confirm the wipeout of a unsaved buffer whose file has been renamed. (#949) More... about 5 years ago
Escape a backslash so it can be used in a key mapping. (#948) More... about 5 years ago
fixed root path error for windows (#935) More... over 5 years ago
Add new command to open NERDTree in the root of a VCS repository. (#872) More... over 5 years ago
Restore getDirChildren for use in nerdtree-project-plugin. (#929) More... over 5 years ago
Change things up with the artwork on the "cover" of the help doc. More... over 5 years ago
Add a happy little tree to the "cover" of the help document. More... over 5 years ago
Document NERDTreeNodeDelimiter #912 (#926) More... over 5 years ago
Allow modification of menu keybindings (#923) More... over 5 years ago
Add two more disqualifications for isCascadable(). (#914) More... over 5 years ago
Merge branch 'master' of github.com:scrooloose/nerdtree More... over 5 years ago
Change the containedin to ALL to conceal delmiter after filename. More... over 5 years ago
Allow highlighting more than one flag. (#908) More... over 5 years ago
Use substitute() for backward compatibility. Change conceallevel to 3. More... over 5 years ago
Support unusual characters in file and directory names (#868) More... over 5 years ago
Refresh buffers after `m`, `m` operation on a folder (#888) More... over 5 years ago
Support sorting files and directories by modification time. (#901) More... over 5 years ago
Bug fix: Parse . and .. from path string with trailing slash. (#899) More... over 5 years ago
Call Resolve on the file's path when calling :NERDTreeFind. (#896) More... over 5 years ago
Force sort to recalculate the cached sortKey. (#898) More... over 5 years ago
Catch all errors, not just NERDTree errors. (#894) More... over 5 years ago
Add NERDTreeRefreshRoot command (#897) More... over 5 years ago
Use a better arg for FINDSTR when using the m,l command in Windows. (#887) More... over 5 years ago
Merge pull request #892 from lvoisin/work More... over 5 years ago
Fix typo in help file More... over 5 years ago
Make NERDTreeCreator set the 'nolist' option (#889) More... over 5 years ago
Fix the <C-J>, <C-K>, J, and K default mappings (#886) More... over 5 years ago
Function "s:UI.getLineNum()" doesn't always work on cascades. (#882) More... over 5 years ago
Merge pull request #871 from scrooloose/trap_bad_bookmark_path More... over 5 years ago