Commit Graph

  • e57b19e8d3 Modify the regex for cleaning the path Jason Franklin 2018-09-06 09:48:42 -0400
  • a9a24cad40 Change a comment Jason Franklin 2018-09-06 09:48:15 -0400
  • bcaa2c041f Fix the check for the current line Jason Franklin 2018-09-06 09:45:30 -0400
  • 1bfd381aff Rename a variable Jason Franklin 2018-09-06 09:40:23 -0400
  • 9396986682 Rename a variable Jason Franklin 2018-09-06 09:38:30 -0400
  • a5c8e95817 Rename a variable Jason Franklin 2018-09-06 09:37:51 -0400
  • 861c236694 Rename a variable Jason Franklin 2018-09-06 09:37:20 -0400
  • 2d2d81e3bc Use a for loop instead of a while loop Jason Franklin 2018-09-06 09:36:48 -0400
  • 81d2d4b6c7 Rename a variable Jason Franklin 2018-09-06 09:33:36 -0400
  • 99fddb2c7e Rewrite a function comment Jason Franklin 2018-09-06 08:46:37 -0400
  • 808f5b225b Escape commas in the globpath() function's path argument. Phil Runninger (home) 2018-08-13 23:01:02 -0400
  • b8cc044760
    Merge pull request #875 from scrooloose/open_differently_cased_files Jason Franklin 2018-08-25 09:36:57 -0400
  • b10c61b063
    Merge pull request #877 from scrooloose/replace_gt_with_tabnext Jason Franklin 2018-08-25 09:18:08 -0400
  • 18071f5999 NERDTreeCWD: reset CWD if changed by NERDTreeFocus Phil Runninger (mac) 2018-08-22 17:01:08 -0400
  • 79781490c9
    Merge 466464acae into e653a68270 Benoit Rapidel 2018-08-22 13:33:26 +0000
  • 466464acae Don't modify default bookmark prefix Benoit Rapidel 2018-08-22 15:33:13 +0200
  • 39a89f5e50 Use <count>tabnext instead of <count>gt to allow users to remap gt. Phil Runninger (mac) 2018-08-22 09:16:33 -0400
  • 3199862c42 Add custom bookmark prefix Benoit Rapidel 2018-08-22 15:13:18 +0200
  • c5cbe60c44 Bug fix: Parse . and .. from path string with trailing slash. Phil Runninger (mac) 2018-08-20 10:18:34 -0400
  • 8cf55d94f3 Fix the syntax highlighing of delimiters around NERDTreeExecFile. Phil Runninger (mac) 2018-08-20 09:34:54 -0400
  • 026bfaf35e Do a case sensitive comparison of new/existing buffers. Phil Runninger (mac) 2018-08-15 13:22:06 +0000
  • 98a2cd5b18 Escape commas in the globpath() function's path argument. Phil Runninger (home) 2018-08-13 23:01:02 -0400
  • 44093608a7 Don't crash when NERDTreeVCS is given a nonexistent folder. Phil Runninger (mac) 2018-08-13 08:37:20 -0400
  • 5a60afa04c Refactor and make NERDTreeVCS work on Windows. Phil Runninger (home) 2018-08-13 02:48:10 -0400
  • ce9fe9a872 Add another example to the help file. Phil Runninger (home) 2018-08-13 02:47:45 -0400
  • 99b39e9f24 Add new command to open NERDTree in the root of a VCS repository. Phil Runninger (mac) 2018-08-09 10:11:53 -0400
  • 5bdfbc1e0e Make the regex better match the original, but more compact. Phil Runninger (mac) 2018-08-08 09:59:31 -0400
  • 7d9a3f0e8b Make sure the path to the bookmarks file exists before writing it. Phil Runninger (mac) 2018-08-07 18:13:40 -0400
  • b6978ecd70 Unzoom only when user want NERDTree to stay open. Phil Runninger (mac) 2018-08-07 10:01:09 -0400
  • 192b07ce1f If the NERDTree is zoomed when 'o'pening a file, unzoom it. Phil Runninger (mac) 2018-08-07 09:00:39 -0400
  • 0af0ac42c0 Use highlight Ignore if conceal isn't available. Phil Runninger (mac) 2018-08-06 21:50:24 -0400
  • 6a6a8010b0 Make concealment work correctly for LinkFile and readonly files. Phil Runninger (home) 2018-08-04 17:52:19 -0400
  • 50886c11be Merge branch 'master' into nonstandard-characters Phil Runninger (mac) 2018-08-04 15:14:39 -0400
  • e653a68270
    Merge pull request #867 from aflock/aflock/reword-renamed-buffer Phil Runninger 2018-08-04 15:13:46 -0400
  • 402717dec9 Merge branch 'master' into nonstandard-characters Phil Runninger (mac) 2018-08-04 14:02:28 -0400
  • 8e87744d50 Put a if has("conceal") check around the syntax statement using it. Phil Runninger (mac) 2018-08-04 14:00:42 -0400
  • 682ab859d9 Add syntax highlighting to conceal the delimiter Phil Runninger (mac) 2018-08-04 13:58:09 -0400
  • e44edbcbff Simplify the way the delimiter is being used. Phil Runninger (mac) 2018-08-04 13:44:03 -0400
  • 9e9d16a38a Reword renamed-buffer prompt to be more clear Andrew Flockhart 2018-08-04 01:16:46 -0400
  • 43d569195c
    Merge pull request #866 from lifecrisis/bm_toggle Jason Franklin 2018-08-03 14:04:57 -0400
  • 456367ab07 Put cursor on root when closing bookmark table Jason Franklin 2018-08-02 09:17:18 -0400
  • eee179f0bf
    Merge pull request #856 from scrooloose/broken_sort_#277 Phil Runninger 2018-07-31 14:53:40 -0400
  • 0aa80e14e6 Don't need to strip leading delimiter. It will already be gone. Phil Runninger (mac) 2018-07-30 09:23:33 -0400
  • 0c4834bcff Include the delimiter when calculating indent or getting filename. Phil Runninger (mac) 2018-07-30 09:21:27 -0400
  • a5ed6e2ca7 Compress the space between the tree symbols and the node. Phil Runninger (mac) 2018-07-30 09:19:47 -0400
  • 2e55ceaf1d Switch warning message to use nerdtree#deprecated function. Phil Runninger (mac) 2018-07-30 09:18:45 -0400
  • e99a7a0313 Restore the cached _sortKey for faster processing. Phil Runninger (mac) 2018-07-27 08:46:50 -0400
  • 862ce06a78 Use a delimiter in node to separate file/dir name from the rest. Phil Runninger (mac) 2018-07-05 01:18:24 -0400
  • 1e2b7ef98d Remove AddDefaultGroupToSortOrder check from startup. Phil Runninger (mac) 2018-07-02 09:06:09 -0400
  • 6ef3213cd0 Fix indentation. Phil Runninger (mac) 2018-07-02 08:55:32 -0400
  • a053925279 Recalculate the node's sortkey every time. Phil Runninger (mac) 2018-07-01 19:57:02 -0400
  • 703e1ef4fe Correctly check the type of the sort key's value. Fixes #842. Phil Runninger (mac) 2018-07-01 19:55:26 -0400
  • d6032c876c
    Merge pull request #853 from bubba-h57/master Phil Runninger 2018-06-15 12:04:30 -0400
  • 08db3a0eea Do not need to check for unix os here. Bubba 2018-06-15 12:02:58 -0400
  • a053179d6a Use the case-insensitive regex Bubba 2018-06-15 11:29:09 -0400
  • c0d87db309 Better OSX detection Bubba 2018-06-15 10:43:20 -0400
  • 26abd33ad9
    Merge pull request #852 from mnussbaum/fix_maybe_missing_map Phil Runninger 2018-06-12 18:34:52 -0400
  • eb048a3070 Bugfix - ensure keymaps dictionary exists before using it mnussbaum 2018-06-12 12:43:25 -0700
  • bf4591c5d8
    Merge pull request #851 from mnussbaum/decrease_startup_time Phil Runninger 2018-06-12 11:31:03 -0400
  • 657be6b24d Mark private function with leading underscore mnussbaum 2018-06-12 08:28:04 -0700
  • c6d757f198 Decrease startup-time by avoiding iteration over maps mnussbaum 2018-06-10 23:36:56 -0700
  • 9af083a6d1
    Merge pull request #849 from lifecrisis/sort-maps Jason Franklin 2018-06-06 13:15:53 -0400
  • 57c825a169 Add code to sort mappings in quickhelp Jason Franklin 2018-06-06 09:02:25 -0400
  • 0788027b55
    Merge pull request #844 from lifecrisis/clearjumps Jason Franklin 2018-05-29 16:13:48 -0400
  • 80ee0897ff Add a call to ":clearjumps" to "_createTreeWin()" Jason Franklin 2018-05-26 08:43:27 -0400
  • 35953042fb
    Merge pull request #840 from scrooloose/create_parent_directories_on_m-m Jason Franklin 2018-05-22 09:48:37 -0400
  • c4f8a0f370 Like m-c did before, create parent directories if needed on m-m. Phil Runninger (mac) 2018-05-16 13:09:20 -0400
  • 050b357e9d
    Merge be15e4dace into 6188c5ea5f Zefei Xuan 2018-05-15 02:35:17 +0000
  • be15e4dace Add an option to open NERDTree in current window Zefei Xuan 2018-05-14 15:25:23 -0700
  • 6188c5ea5f
    Merge pull request #838 from lifecrisis/updir-fix Jason Franklin 2018-05-07 08:22:55 -0400
  • 0bf429bac3
    Merge pull request #837 from scrooloose/readonly-error-#831 Phil Runninger 2018-05-06 21:13:44 -0400
  • f9e83ad8bd Fix a bug with the 'u' mapping Jason Franklin 2018-05-06 12:19:19 -0400
  • 2c38519733 Make the NERDTree buffer writable when rendering it. Phil Runninger (mac) 2018-05-06 11:34:24 -0400
  • 68313ef0f5
    Merge pull request #835 from lifecrisis/cleanmaps Jason Franklin 2018-04-30 15:24:58 -0400
  • 2437b75479 Remove unsupported bookmark table mappings Jason Franklin 2018-04-28 09:17:29 -0400
  • cba9aadf22
    Merge 31211bf024 into 925a96f58d Dark.Hades 2018-04-26 13:58:50 +0000
  • 925a96f58d
    Merge pull request #834 from bravestarr/fix-multibyte-path Phil Runninger 2018-04-26 09:36:24 -0400
  • abf200397f
    Merge branch 'master' into fix-multibyte-path bravestarr 2018-04-26 21:20:33 +0800
  • b45f2c27ea Replace strcharpart() with substitute() for backward compatibility bravestarr 2018-04-26 17:13:06 +0800
  • cc60495fe0
    Merge pull request #833 from hav4ik/master Phil Runninger 2018-04-25 01:25:43 -0400
  • 0972cda243 Fixed bug 'unknown function strcharpart' for older versions of Vim hav4ik 2018-04-25 03:04:18 +0300
  • d3a7cd20ae
    Merge pull request #830 from bravestarr/fix-multibyte-path Phil Runninger 2018-04-24 14:19:36 -0400
  • ec3c3b0fa1
    Merge pull request #832 from lifecrisis/menufix Jason Franklin 2018-04-23 17:12:14 -0400
  • 6aff1b6cd3 Display a path with multi-byte characters correctly when it is truncated bravestarr 2018-04-22 21:18:46 +0800
  • 164131762f Refine the internals of the "showMenu()" function Jason Franklin 2018-04-22 10:23:16 -0400
  • 38d4d2288a Clean up a function comment Jason Franklin 2018-04-22 10:21:16 -0400
  • 1792b6a75b Clear output when the NERDTree menu is aborted Jason Franklin 2018-04-22 10:19:13 -0400
  • 72c913d2e0
    Merge 3d90ded99e into 727770147a bravestarr 2018-04-22 12:16:05 +0000
  • 3d90ded99e Display a path with multi-byte characters correctly when it is truncated bravestarr 2018-04-22 20:11:14 +0800
  • 727770147a
    Merge pull request #824 from ngnmhieu/master Phil Runninger 2018-04-10 08:23:02 -0400
  • 435861ee69 Support revealing file and executing file with xdg-open for Linux Hieu Nguyen 2018-04-09 19:08:09 +0200
  • a0e49c9b11
    Merge pull request #822 from scrooloose/821-better_delete_confirmation Phil Runninger 2018-04-02 14:01:00 -0400
  • b37495fa98 If node isn't open, count children on disk before deleting. Phil Runninger (mac) 2018-04-02 09:26:34 -0400
  • a172d7cfcb Add documentation for the NERDTreeRemoveDirCmd option. Phil Runninger (mac) 2018-03-13 08:51:33 -0400
  • b702500f77
    Merge pull request #816 from kutsan/master Phil Runninger 2018-03-13 08:41:08 -0400
  • 9afa6b3828
    Add new variable g:NERDTreeRemoveFileCmd Kutsan Kaplan 2018-03-13 06:14:39 +0300
  • ad20cd9df2
    Merge 610bcbf5b9 into ed446e5cbe Thore Weilbier 2018-03-06 16:37:30 +0000
  • ed446e5cbe
    Update issue template again. "Optional" isn't needed. Phil Runninger 2018-03-06 11:31:19 -0500
  • f6987b7ea6
    Merge pull request #814 from scrooloose/813-bwipeout_NERDTree_buffer Phil Runninger 2018-03-06 11:28:46 -0500
  • d6fe203dec Update issue template, making it a little cleaner. Phil Runninger (mac) 2018-03-06 09:23:11 -0500