468 Commits (master)

Author SHA1 Message Date
  Andrew Radev 5bd641834d Fix for copying error 13 years ago
  Dave Aitken bc745b6e99 Fixed resolve() double endslash defect 13 years ago
  Dave Aitken 0b0c76626b Added support for windows network shares (\\box\share format paths) 13 years ago
  Ivan Necas 063e4d0870 Revert commit 7f5a8caa 13 years ago
  George Ang 70ba0d60ec separate syntax file for better combacibility with plugins that reloads 13 years ago
  Martin Grenfell 2e072fe0e2 fix the mouse and NERDTreeDirArrows 13 years ago
  Ivan Necas 7f5a8c3aac Fix for getting line of node 13 years ago
  Martin Grenfell f621df68ae fix a minor bug with syntax highlighting of the root node 13 years ago
  Martin Grenfell 1dd345c56d only set relativenumber for vim >= 7.3 13 years ago
  Martin Grenfell bc0c64ef82 fix a bug when the bookmarks are toggled with NERDTreeMinimalUI 13 years ago
  Martin Grenfell 702a88956b remove '.. (up a dir)' when NERDTreeMinimalUI is set 13 years ago
  Martin Grenfell fad6f06ace fix a bug with NERDTreeMinimalUI and syntax highlighting 13 years ago
  Cam Thompson e697444f29 set nornu when line numbers aren't shown 13 years ago
  Cam Thompson d595605ff1 hide (up a dir) when using minimal ui 13 years ago
  Cam Thompson 999ba49857 merge hide bookmarks and press ? options 13 years ago
  Martin Grenfell 21bd141866 fix highlighting of executable files with NERDTreeDirArrows 13 years ago
  Marcin Kulik 8accb0978e Make tree style (|+~ or arrows) configurable 13 years ago
  Marcin Kulik 867de91643 Make indentation of file nodes more intuitive 13 years ago
  Steve DeWald 1de3c22a44 Fixed two bugs affecting adding and copying nodes with escaped chars (e.g. spaces) in the filepath 13 years ago
  Marcin Kulik eac32148a4 Use small triangles for directories and get rid of ascii bars 13 years ago
  Cam Thompson 37bfae0d2f rename press for help and bmark label options 13 years ago
  Martin Grenfell 2504666a72 make it handle dirs of the form '[foo]baz' properly in *nix 13 years ago
  Cam Thompson 9e415dcc6d add option to hide bookmarks label 13 years ago
  Cam Thompson e4efdb3bd4 add option to hide 'Press ? for help' 13 years ago
  Martin Grenfell 721ad3ecc2 fix a bug when opening a file bookmark in a new tab 13 years ago
  Martin Grenfell b3df8fb1e6 make all regex matching case sensitive 13 years ago
  Martin Grenfell 492f491056 prefix all highlight groups with NERDTree for namespace reasons 13 years ago
  marty a72cb80337 fix a bug with :NERDTreeFind and symlinks 13 years ago
  marty e1abd4d373 close the tree win when opening bookmarked files for NERDTreeQuitOnOpen 13 years ago
  marty 37859888b5 correct the window the cursor jumps to on :NERDTree(Close|Toggle) 13 years ago
  paddyoloughlin 88aaba22b5 Escaped "value" parameter to initVariable, so it is a valid literal-string. 13 years ago
  marty a997ab3341 fix a bug with `:Bookmark foo' where foo was an existing bookmark 14 years ago
  marty 153041ac93 switch to version 4.1.0 14 years ago
  marty ee7aafb135 bugfix: paths were incorrectly escaped in win32 for :e and :cd 14 years ago
  marty b047d7f312 put the open-in-new-tab logic in the models, make NERDTreeQuitOnOpen effect T and t 14 years ago
  marty 1537d42706 move s:getSelectedBookmark in to the Bookmark model 14 years ago
  marty 4b566f153f add NERDTreeFind command and handling code 14 years ago
  marty f34986d30f move the path string truncation into Path#str() 14 years ago
  marty a713a86f06 truncate the root line if its too long 14 years ago
  marty 08bc9870bc bugfix: escape filenames for ":edit"ing 14 years ago
  marty 94e085f1a2 really fix the window state restoring 14 years ago
  marty 241f2e9dfe switch to version 4.0.0 14 years ago
  marty c864c6e463 bugfix for NERDTreeMirror 14 years ago
  marty 3837ea85e0 change my email to gmail 14 years ago
  marty fedd5f1162 minor refactor 14 years ago
  marty dc108f555e bugfix: the window state wasnt being stored 14 years ago
  marty 93a0a422b4 remove a couple of useless lines 14 years ago
  marty e899bed4d7 fix a retarded line that somehow got in 14 years ago
  marty 87fbc2e5e4 fix syntax error in Path#delete() 14 years ago
  marty cf61ad3285 change the statusline so restoring a session doesnt break so badly 14 years ago