Commit Graph

  • eb21a47127
    Improve "g:NERDTreeRevealInFinder()" lifecrisis 2020-04-08 19:16:44 -0400
  • 56cfbcff1e
    Improve "g:NERDTreeQuickLook()" lifecrisis 2020-04-08 19:01:01 -0400
  • 832bbaa729
    Fix vsplit to not open empty buffer (#1098) 6.7.3 Rolando 2020-03-31 23:21:37 -0600
  • 47f23dda12 Add changelog entry Rolando Islas 2020-03-31 23:16:28 -0600
  • 26d5403715 Fix vsplit to not open empty buffer Rolando Islas 2020-03-31 22:50:23 -0600
  • 343508e9fd
    Fix infinity loop in FindParentVCSRoot (#1095) 6.7.2 Eugenij 2020-03-27 02:33:11 +0600
  • 1db1554c4c
    Update CHANGELOG.md Eugenij 2020-03-27 00:24:47 +0600
  • 5651a512c3 update CHANGELOG.md evgenij.vidershpan 2020-03-26 21:23:46 +0600
  • f0619e5068 Fix infinity loop in FindParentVCSRoot (on windows os with 'set shellslash' in vimrc and no VCS in path) evgenij.vidershpan 2020-03-26 20:51:29 +0600
  • 495b4e781a
    File Move: Escape existing directory name when looking for open files. (#1094) 6.7.1 Phil Runninger 2020-03-24 15:08:06 -0400
  • e912017756 Update version number in change log. Phil Runninger 2020-03-24 15:02:00 -0400
  • dea4bf9a27 File Move: Escape existing directory name when looking for open files. Phil Runninger 2020-03-23 17:42:59 -0400
  • e67324fdea
    Merge pull request #1090 from bouk/open-on-find-unsaved-file 6.7.0 Phil Runninger 2020-02-20 09:10:19 -0500
  • 5249b30fbf Use single-quoted string to comply with styleguide Bouke van der Bijl 2020-02-20 10:50:15 +0100
  • 09b165cfac Add changelog entry Bouke van der Bijl 2020-02-20 10:49:03 +0100
  • 6224d20698 Open the parent directory when revealing a non-existent file Bouke van der Bijl 2020-02-20 10:45:09 +0100
  • 07612557eb Give kazukazuinaina proper credit. 6.6.1 Phil Runninger 2020-02-07 14:11:00 -0500
  • 7a0312f492
    Merge pull request #1087 from kazukazuinaina/add_dein_in_README Phil Runninger 2020-02-07 14:00:12 -0500
  • 41a44be8d5 [add] How to install using dein.vim kazukazuinaina 2020-02-08 02:42:47 +0900
  • 85103aa607
    Merge pull request #1085 from preservim/i1064 6.6.0 Phil Runninger 2020-02-06 18:21:00 -0500
  • 1f5018dc45 Update version number in change log. Phil Runninger 2020-02-06 17:43:46 -0500
  • d706f40ae7 Update the documentation/README. Phil Runninger 2020-02-06 13:01:04 -0500
  • e41dd019d9 Reorder syntax statements to fix highlighting. Phil Runninger 2020-02-05 15:09:24 -0500
  • 2388af7754 WIP: A better regex for NERDTreeExecFile. Still not all right. Phil Runninger 2020-02-04 02:08:08 -0500
  • c3d7c141bb Simplify and make similar statements more similarer Phil Runninger 2020-02-03 09:30:08 -0500
  • 450abd1820 Fix indentLevelFor(), which was getting the right answer the wrong way. Phil Runninger 2020-02-03 08:00:06 -0500
  • 6d3743549c Fix vint errors: Use robust operators ==# and !=# Phil Runninger 2020-02-03 02:28:53 -0500
  • 961c3571c4 WIP: Fix syntax highlighting when arrows are empty strings. Phil Runninger 2020-02-03 01:59:41 -0500
  • 26333ceeab If arrows are empty strings, don't print their trailing spaces. Phil Runninger 2020-02-03 01:58:00 -0500
  • 8c48845d11
    Merge pull request #1083 from preservim/1076 6.5.0 Phil Runninger 2020-01-28 03:59:24 -0500
  • b16553ac54 Update pull request number in change log. Phil Runninger 2020-01-28 03:57:50 -0500
  • e48b5728f9 NERDTree <start-directory> always sets NERDTree root. Phil Runninger 2020-01-28 03:55:58 -0500
  • f7b09634ba Fix typo in version number. 6.4.6 Phil Runninger 2020-01-28 03:20:07 -0500
  • c2c4a6564f
    Merge pull request #1081 from andys8/bugfix/1059-fails-with-vim-startify Phil Runninger 2020-01-27 20:37:47 -0500
  • 881c265438 [BUGFIX] Shows error for empty filenames (vim-startify) andys8 2020-01-19 20:42:08 +0100
  • 26740d1157
    Merge pull request #1080 from preservim/restore_eventignore_in_finally_block 6.4.5 Phil Runninger 2020-01-16 13:29:33 -0500
  • 6d5e185cef Update version in change log. Phil Runninger 2020-01-16 13:25:57 -0500
  • 3a3636b7cb Don't ignore events when opening renamed files. Phil Runninger 2020-01-16 11:17:33 -0500
  • 5fbf0d7dba Put the eventignore reset inside a finally block to ensure it's called. Phil Runninger 2020-01-16 10:51:12 -0500
  • 901aba632b
    Merge pull request #1079 from preservim/1078 6.4.4 Phil Runninger 2020-01-15 19:55:31 -0500
  • a046ba5c5b Update version number in change log. Phil Runninger 2020-01-15 19:54:06 -0500
  • 97e4b47aa3 Prevent overwriting existing files/dirs on node move. (m-m) Phil Runninger 2020-01-15 19:51:39 -0500
  • ee79ecfb67
    Merge pull request #1075 from preservim/1073 6.4.3 Phil Runninger 2020-01-06 09:21:11 -0500
  • b579c7751d Fix regex that finds keyword for minimal menu. Phil Runninger 2020-01-06 09:16:16 -0500
  • 8a14891241
    Merge pull request #1072 from preservim/migrate 6.4.2 Phil Runninger 2020-01-02 09:55:17 -0500
  • 914970157f
    Update links to repository with new org namespace Caleb Maclennan 2019-12-31 10:55:03 +0300
  • 97fb849a29
    Merge pull request #1071 from preservim/vint Phil Runninger 2020-01-02 02:12:21 -0500
  • 3fb31b2e81 Update changelog for 6.4.2 and add CI badge Caleb Maclennan 2019-12-31 09:55:37 +0300
  • 907587f7a3 Fix lint warnings: use the full option name Caleb Maclennan 2019-12-31 09:40:39 +0300
  • 38b1e5e7aa
    Fix lint warnings: use the abort attribute for functions in autoload Caleb Maclennan 2019-12-31 09:34:55 +0300
  • 10868dd94c
    Fix lint warnings: use scriptencoding when multibyte char exists Caleb Maclennan 2019-12-31 09:31:59 +0300
  • a722613f36
    Fix lint warnings: use robust operators Caleb Maclennan 2019-12-31 09:29:58 +0300
  • 45e33f2502
    Fix lint warnings: prefer single quoted strings Caleb Maclennan 2019-12-31 08:50:25 +0300
  • 8d81510aa6
    Fix VimL syntax error: undefined variable Caleb Maclennan 2019-12-31 09:36:36 +0300
  • d8d799a4d6
    Fix VimL syntax error: escapes work differently outside quotes Caleb Maclennan 2019-12-31 08:56:10 +0300
  • ec0fca4c7d
    Add CI job that lints VimL and reviews PRs Caleb Maclennan 2019-12-31 07:52:14 +0300
  • fff3975608
    Configure Vint linter Caleb Maclennan 2019-12-31 07:52:58 +0300
  • f64c0062ee Set theme jekyll-theme-cayman Phil Runninger 2019-12-30 23:31:06 -0500
  • 1ab85e33be Update version in change log. 6.4.1 Phil Runninger 2019-12-16 09:06:45 -0500
  • c962796b03 Ensure backward compatibility. v:t_func is not available before 8.0. Phil Runninger 2019-12-16 09:04:16 -0500
  • a7886fb6c4 Allow use of function references as callbacks (#1067) 6.4.0 Alejandro Sanchez 2019-12-15 02:25:17 +0100
  • f987301509 Allow use of function references as callbacks HiPhish 2019-12-13 11:13:10 +0100
  • 82b1649f2e Add a NERDTreeToggleVCS command to the vcs plugin (#1060) 6.3.0 William Findlay 2019-11-22 11:26:25 -0500
  • 3a103d424f
    Update CHANGELOG.md William Findlay 2019-11-22 11:21:46 -0500
  • b465ca09c3 Merge branch 'togglevcs' of https://github.com/willfindlay/nerdtree into togglevcs HousedHorse 2019-11-22 11:20:28 -0500
  • 5b351aa31b simplify toggletreevcs HousedHorse 2019-11-22 11:20:16 -0500
  • facd010ff9
    Update CHANGELOG.md William Findlay 2019-11-22 11:09:49 -0500
  • cc6e7a33a6
    Update CHANGELOG.md William Findlay 2019-11-22 10:52:35 -0500
  • 76fa1c5f87 changelog HousedHorse 2019-11-22 10:50:32 -0500
  • 64af0d9d79 fix function documentation HousedHorse 2019-11-22 10:44:09 -0500
  • 30b480c764 nerdtree toggle vcs documentation HousedHorse 2019-11-22 10:42:34 -0500
  • 45f2a20589 NERDTreeToggleVCS HousedHorse 2019-11-22 10:34:15 -0500
  • 8d9b8dae67
    Update version number in changelog. 6.2.1 Phil Runninger 2019-11-13 09:00:41 -0500
  • 960fda6299 Menu option, 'copy path to clipboard' is aware of VIM clipboard option (#1056) jhzn 2019-11-13 14:58:42 +0100
  • ce0ade9bfc
    Menu option, 'copy path to clipboard' is aware of VIM clipboard option jhzn 2019-11-13 13:23:41 +0100
  • fec3e57ad2 Closes #1050. Update README; don't show NERDTree if opening a session. Phil Runninger 2019-10-22 01:21:23 -0400
  • 371feb7e54
    Support tab-specific CWDs (#1032) 6.2.0 Phil Runninger 2019-10-16 13:26:20 -0400
  • 2525dca8dc Update version number in change log. Phil Runninger 2019-10-16 13:25:38 -0400
  • 67583ece9c Merge branch 'master' into 425_919 Phil Runninger 2019-10-16 13:24:43 -0400
  • 9c6c1e4363 Document the new NERDTreeUseTCD option. Phil Runninger 2019-10-16 11:45:50 -0400
  • 2898e9eec8 Add new option to select between :cd and :tcd. Phil Runninger 2019-10-16 11:45:21 -0400
  • 880fd6d38c Fix fold marker. Phil Runninger 2019-10-15 16:48:50 -0400
  • 4245517689 Add VIM built-in package management to readme (#1049) 6.1.4 Farid Ahmadian 2019-10-14 15:13:20 +0200
  • 6179dffc60 Add VIM built-in package management to readme Farid Ahmadian 2019-10-13 13:35:55 +0200
  • 926ff0ec03 Update version number instructions in PR template and change log. Phil Runninger 2019-10-11 10:44:25 -0400
  • 53eef21ad6
    Save/Set screen state also on WinLeave and WinEnter. (#1048) 6.1.3 Phil Runninger 2019-10-11 01:04:06 -0400
  • d0af4f549c Update version number and change log. Phil Runninger 2019-10-11 01:00:39 -0400
  • 83d80d20ae Save/Set screen state also on WinLeave and WinEnter. Phil Runninger 2019-10-11 00:57:16 -0400
  • 4fe24d3156
    Wrap saveScreenState's statements in a try-catch block. (#1047) 6.1.2 Phil Runninger 2019-10-08 14:01:50 -0400
  • f755a5c2fe Update version number in change log. Phil Runninger 2019-10-08 14:00:35 -0400
  • 2971203a28 Wrap saveScreenState's statements in a try-catch block. Phil Runninger 2019-10-08 13:22:26 -0400
  • 2d639b70e7
    Catch errors when trying to read CHANGELOG.md. (#1045) 6.1.1 Phil Runninger 2019-10-01 09:17:32 -0400
  • 099864a672 Update version number in change log. Phil Runninger 2019-10-01 09:16:58 -0400
  • ecd835f9d7 Catch errors when trying to read CHANGELOG.md. Phil Runninger 2019-10-01 09:13:58 -0400
  • 6318406f66
    If file path doesn't exist, :NERDTreeFind its parent directory instead. (#1043) 6.1.0 Phil Runninger 2019-09-29 11:28:59 -0400
  • 6dc658f8a6 Change version change from PATCH to MINOR. Phil Runninger 2019-09-29 11:27:45 -0400
  • 1c0a88212f Update version number in change log. Phil Runninger 2019-09-29 11:26:33 -0400
  • eff4750831 If file path doesn't exist, :NERDTreeFind its parent directory instead. Phil Runninger 2019-09-29 11:04:38 -0400
  • 496b61ead1 Give @dragonxlwang proper credit on PR #1035. 6.0.1 Phil Runninger 2019-09-26 08:48:57 -0400
  • 5af6859846
    Reintroduce necessary variable mistakenly removed. (#1040) Phil Runninger 2019-09-26 08:47:36 -0400