468 Commits (master)

Author SHA1 Message Date
  Martin Grenfell 57ccede250 trivial comment change 12 years ago
  Martin Grenfell 04dbae2cb4 remove s:openEntrySplit as it is not needed anymore 12 years ago
  Martin Grenfell af13711fac rename 'preview' to 'stay' and standardize the 'keepopen' name 12 years ago
  Martin Grenfell 92248f92ca make TreeDirNode use the new open() interface 12 years ago
  Martin Grenfell 9832d4a84a fix Bookmark so it uses the new TreeFileNode.open method 12 years ago
  Martin Grenfell b7cdc191ca refactor the TreeFileNode*open* methods 12 years ago
  Martin Grenfell 54fab2f2e5 add dir and file flags to NERDTreeIgnore regexes 12 years ago
  Martin Grenfell 4337022524 dont convert windows paths to lower case when :editing 12 years ago
  Martin Grenfell 3be5f5ddd8 fix a bug for files that begin with +/-/~ chars 12 years ago
  Martin Grenfell 33a64260cd add NERDTreeCustomIgnoreFilter hook 12 years ago
  Martin Grenfell 1848a2cf9d fix a bug when activating bookmarks 12 years ago
  Martin Grenfell c431d38d97 dont use VimEnter to cache bookmarks and load plugins 12 years ago
  Martin Grenfell ebb2835c45 fix a bug where keymaps were failing with :set ignorecase 12 years ago
  Martin Grenfell 98b2fa5104 make a syntax fix for certain versions of vim 12 years ago
  Martin Grenfell a63c8a2ec8 use the keymap api for the mouse mappings 12 years ago
  Martin Grenfell aca917b4ca make a small fix for the left mouse button 12 years ago
  Martin Grenfell 4425627683 refactor option checking to simplify and remove duplication 12 years ago
  Martin Grenfell 62c94e272f fix the mouse mappings 12 years ago
  Martin Grenfell 0c12f6fe10 update quickhelp for custom mappings 12 years ago
  Martin Grenfell b0e2ed1cc7 remove a trivial piece of old debugging code 12 years ago
  Martin Grenfell a1d528ae92 make the standard mappings use the key api 12 years ago
  Martin Grenfell b5fd460560 rework the keymap API 12 years ago
  Martin Grenfell 205367ab3f update changelog/credits and bump to version 4.2.0 12 years ago
  Martin Grenfell 7ff9def95b fix mixed indenting 12 years ago
  Benjamin Geiger b3b394c329 Open NERDTreeFind tree at CWD if current file is below it. 13 years ago
  Chris Perl 01f683c3c4 stayInCurrentTab fix 12 years ago
  Martin Grenfell 23d1746bbf refactor tree window creation to remove duplication 12 years ago
  Martin Grenfell b528910e7a dont add a trailing slash to auto-named bookmarked dirs 12 years ago
  Min-Young Wu dcccd0e532 Defaulting bookmark name to file/dir name 12 years ago
  Martin Grenfell af833e3006 remove the now unused s:setupSyntaxHighlighting() 12 years ago
  Martin Grenfell 49b88757b0 enable NERDTreeDirArrows by default except on windows 12 years ago
  Scott Stevenson 1c568a4916 Add nolist to buffer options. 12 years ago
  Martin Grenfell 12f692f436 always disallow insert mode 12 years ago
  Matt Gauger 077e330b64 Spelling 12 years ago
  Kamil K. Lemański 86364c2150 wycats's "disallow insert mode" 12 years ago
  Andrew Radev 5bd641834d Fix for copying error 12 years ago
  Dave Aitken bc745b6e99 Fixed resolve() double endslash defect 12 years ago
  Dave Aitken 0b0c76626b Added support for windows network shares (\\box\share format paths) 12 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