Commit Graph

  • 495b4e781a File Move: Escape existing directory name when looking for open files. (#1094) 6.7.1 Phil Runninger 2020-03-24 15:08:06 -04:00
  • e67324fdea Merge pull request #1090 from bouk/open-on-find-unsaved-file 6.7.0 Phil Runninger 2020-02-20 09:10:19 -05:00
  • 5249b30fbf Use single-quoted string to comply with styleguide Bouke van der Bijl 2020-02-20 10:50:15 +01:00
  • 09b165cfac Add changelog entry Bouke van der Bijl 2020-02-20 10:49:03 +01:00
  • 6224d20698 Open the parent directory when revealing a non-existent file Bouke van der Bijl 2020-02-20 10:45:09 +01:00
  • 07612557eb Give kazukazuinaina proper credit. 6.6.1 Phil Runninger 2020-02-07 14:11:00 -05:00
  • 7a0312f492 Merge pull request #1087 from kazukazuinaina/add_dein_in_README Phil Runninger 2020-02-07 14:00:12 -05:00
  • 41a44be8d5 [add] How to install using dein.vim kazukazuinaina 2020-02-08 02:42:47 +09:00
  • 85103aa607 Merge pull request #1085 from preservim/i1064 6.6.0 Phil Runninger 2020-02-06 18:21:00 -05:00
  • 1f5018dc45 Update version number in change log. Phil Runninger 2020-02-06 17:43:46 -05:00
  • d706f40ae7 Update the documentation/README. Phil Runninger 2020-02-06 13:01:04 -05:00
  • e41dd019d9 Reorder syntax statements to fix highlighting. Phil Runninger 2020-02-05 15:09:24 -05:00
  • 2388af7754 WIP: A better regex for NERDTreeExecFile. Still not all right. Phil Runninger 2020-02-04 02:08:08 -05:00
  • c3d7c141bb Simplify and make similar statements more similarer Phil Runninger 2020-02-03 09:30:08 -05:00
  • 450abd1820 Fix indentLevelFor(), which was getting the right answer the wrong way. Phil Runninger 2020-02-03 08:00:06 -05:00
  • 6d3743549c Fix vint errors: Use robust operators ==# and !=# Phil Runninger 2020-02-03 02:28:53 -05:00
  • 961c3571c4 WIP: Fix syntax highlighting when arrows are empty strings. Phil Runninger 2020-02-03 01:59:41 -05:00
  • 26333ceeab If arrows are empty strings, don't print their trailing spaces. Phil Runninger 2020-02-03 01:58:00 -05:00
  • 8c48845d11 Merge pull request #1083 from preservim/1076 6.5.0 Phil Runninger 2020-01-28 03:59:24 -05:00
  • b16553ac54 Update pull request number in change log. Phil Runninger 2020-01-28 03:57:50 -05:00
  • e48b5728f9 NERDTree <start-directory> always sets NERDTree root. Phil Runninger 2020-01-28 03:55:58 -05:00
  • f7b09634ba Fix typo in version number. 6.4.6 Phil Runninger 2020-01-28 03:20:07 -05:00
  • c2c4a6564f Merge pull request #1081 from andys8/bugfix/1059-fails-with-vim-startify Phil Runninger 2020-01-27 20:37:47 -05:00
  • 881c265438 [BUGFIX] Shows error for empty filenames (vim-startify) andys8 2020-01-19 20:42:08 +01:00
  • 26740d1157 Merge pull request #1080 from preservim/restore_eventignore_in_finally_block 6.4.5 Phil Runninger 2020-01-16 13:29:33 -05:00
  • 6d5e185cef Update version in change log. Phil Runninger 2020-01-16 13:25:57 -05:00
  • 3a3636b7cb Don't ignore events when opening renamed files. Phil Runninger 2020-01-16 11:17:33 -05:00
  • 5fbf0d7dba Put the eventignore reset inside a finally block to ensure it's called. Phil Runninger 2020-01-16 10:51:12 -05:00
  • 901aba632b Merge pull request #1079 from preservim/1078 6.4.4 Phil Runninger 2020-01-15 19:55:31 -05:00
  • a046ba5c5b Update version number in change log. Phil Runninger 2020-01-15 19:54:06 -05:00
  • 97e4b47aa3 Prevent overwriting existing files/dirs on node move. (m-m) Phil Runninger 2020-01-15 19:51:39 -05:00
  • ee79ecfb67 Merge pull request #1075 from preservim/1073 6.4.3 Phil Runninger 2020-01-06 09:21:11 -05:00
  • b579c7751d Fix regex that finds keyword for minimal menu. Phil Runninger 2020-01-06 09:16:16 -05:00
  • 8a14891241 Merge pull request #1072 from preservim/migrate 6.4.2 Phil Runninger 2020-01-02 09:55:17 -05:00
  • 914970157f Update links to repository with new org namespace Caleb Maclennan 2019-12-31 10:55:03 +03:00
  • 97fb849a29 Merge pull request #1071 from preservim/vint Phil Runninger 2020-01-02 02:12:21 -05:00
  • 3fb31b2e81 Update changelog for 6.4.2 and add CI badge Caleb Maclennan 2019-12-31 09:55:37 +03:00
  • 907587f7a3 Fix lint warnings: use the full option name Caleb Maclennan 2019-12-31 09:40:39 +03:00
  • 38b1e5e7aa Fix lint warnings: use the abort attribute for functions in autoload Caleb Maclennan 2019-12-31 09:34:55 +03:00
  • 10868dd94c Fix lint warnings: use scriptencoding when multibyte char exists Caleb Maclennan 2019-12-31 09:31:59 +03:00
  • a722613f36 Fix lint warnings: use robust operators Caleb Maclennan 2019-12-31 09:29:58 +03:00
  • 45e33f2502 Fix lint warnings: prefer single quoted strings Caleb Maclennan 2019-12-31 08:50:25 +03:00
  • 8d81510aa6 Fix VimL syntax error: undefined variable Caleb Maclennan 2019-12-31 09:36:36 +03:00
  • d8d799a4d6 Fix VimL syntax error: escapes work differently outside quotes Caleb Maclennan 2019-12-31 08:56:10 +03:00
  • ec0fca4c7d Add CI job that lints VimL and reviews PRs Caleb Maclennan 2019-12-31 07:52:14 +03:00
  • fff3975608 Configure Vint linter Caleb Maclennan 2019-12-31 07:52:58 +03:00
  • f64c0062ee Set theme jekyll-theme-cayman Phil Runninger 2019-12-30 23:31:06 -05:00
  • 1ab85e33be Update version in change log. 6.4.1 Phil Runninger 2019-12-16 09:06:45 -05:00
  • c962796b03 Ensure backward compatibility. v:t_func is not available before 8.0. Phil Runninger 2019-12-16 09:04:16 -05:00
  • a7886fb6c4 Allow use of function references as callbacks (#1067) 6.4.0 Alejandro Sanchez 2019-12-15 02:25:17 +01:00
  • 82b1649f2e Add a NERDTreeToggleVCS command to the vcs plugin (#1060) 6.3.0 William Findlay 2019-11-22 11:26:25 -05:00
  • 8d9b8dae67 Update version number in changelog. 6.2.1 Phil Runninger 2019-11-13 09:00:41 -05:00
  • 960fda6299 Menu option, 'copy path to clipboard' is aware of VIM clipboard option (#1056) jhzn 2019-11-13 14:58:42 +01:00
  • fec3e57ad2 Closes #1050. Update README; don't show NERDTree if opening a session. Phil Runninger 2019-10-22 01:21:23 -04:00
  • 371feb7e54 Support tab-specific CWDs (#1032) 6.2.0 Phil Runninger 2019-10-16 13:26:20 -04:00
  • 4245517689 Add VIM built-in package management to readme (#1049) 6.1.4 Farid Ahmadian 2019-10-14 15:13:20 +02:00
  • 926ff0ec03 Update version number instructions in PR template and change log. Phil Runninger 2019-10-11 10:44:25 -04:00
  • 53eef21ad6 Save/Set screen state also on WinLeave and WinEnter. (#1048) 6.1.3 Phil Runninger 2019-10-11 01:04:06 -04:00
  • 4fe24d3156 Wrap saveScreenState's statements in a try-catch block. (#1047) 6.1.2 Phil Runninger 2019-10-08 14:01:50 -04:00
  • 2d639b70e7 Catch errors when trying to read CHANGELOG.md. (#1045) 6.1.1 Phil Runninger 2019-10-01 09:17:32 -04:00
  • 6318406f66 If file path doesn't exist, :NERDTreeFind its parent directory instead. (#1043) 6.1.0 Phil Runninger 2019-09-29 11:28:59 -04:00
  • 496b61ead1 Give @dragonxlwang proper credit on PR #1035. 6.0.1 Phil Runninger 2019-09-26 08:48:57 -04:00
  • 5af6859846 Reintroduce necessary variable mistakenly removed. (#1040) Phil Runninger 2019-09-26 08:47:36 -04:00
  • bd744eab8d Make the behavior of window splits consistent (#1035) 6.0.0 Phil Runninger 2019-09-24 01:19:27 -04:00
  • 9193962ad8 Update version number in change log. 5.3.3 Phil Runninger 2019-09-15 14:44:09 -04:00
  • 2eaedd8bf4 Fix (p)ath not displaying in the minimal menu (#1038) Chris Patuzzo 2019-09-15 19:41:27 +01:00
  • 60ec10b477 Enable events when closing NerdTree window. (#1037) 5.3.2 Phil Runninger 2019-09-13 10:49:26 -04:00
  • 51fc75efdb Fix version number. I was on the wrong branch. Phil Runninger (mac) 2019-09-09 09:40:18 -04:00
  • 79ef87b009 Update version number in change log. Phil Runninger (mac) 2019-09-09 05:27:48 -04:00
  • 3d508aedce Fix the e key mapping to use netrw if desired (#1031) 5.3.1 Phil Runninger 2019-08-27 20:53:23 -04:00
  • 9afab6257b Condense code: ternary operators vs. if-then-else blocks. Phil Runninger (mac) 2019-08-19 14:39:17 -04:00
  • 877f41e243 Update PR template with instructions to tag the release. Phil Runninger (mac) 2019-08-19 09:36:50 -04:00
  • c4a7ca084e Add file extension and size to sorting capabilities (#1029) 5.3.0 Phil Runninger 2019-08-19 03:51:34 -04:00
  • 184fbb6ffe Better spacing of comment in issue templates. Phil Runninger (mac) 2019-08-09 10:27:47 -04:00
  • 03073bb1c8 Update issue templates, moving some text into comments. Phil Runninger (mac) 2019-08-09 10:07:14 -04:00
  • 858b3c0004 Update PR template, moving some text into a comment. Phil Runninger (mac) 2019-08-09 09:45:46 -04:00
  • ae1c0004ec Suppress events for intermediate window/tab/buffer changes (#1026) 5.2.9 Phil Runninger 2019-08-08 22:00:35 -04:00
  • 63c59208c1 Revert #1019 to fix nvim artifacts and flickering. (#1021) 5.2.8 Phil Runninger 2019-07-14 15:17:56 -04:00
  • 4ac07f52a3 Use :mode only in neovim. MacVim still needs to use :redraw! (#1019) 5.2.7 Phil Runninger 2019-07-10 09:45:58 -04:00
  • 2f0d48d632 Update version in change log. 5.2.6 Phil Runninger (mac) 2019-07-07 03:53:06 -04:00
  • a460d6ef7f In CHANGELOG.md and PR template, make reference to PR a true HTML link. (#1017) Phil Runninger 2019-07-07 03:50:59 -04:00
  • 3b1a850b85 Use :mode instead of :redraw! when updating menu. (#1016) 5.2.5 Phil Runninger 2019-07-07 03:19:17 -04:00
  • 89a1a4355b When searching for root line num, stop at the end of the file. (#1015) 5.2.4 Phil Runninger 2019-07-04 00:21:50 -04:00
  • 62b78de367 Update Change Log 5.2.3 Phil Runninger 2019-07-03 11:12:21 -04:00
  • aef6baf6e2 Update ui_glue.vim (#1014) Kebin Liu 2019-07-03 23:11:25 +08:00
  • 06c9d9c963 Make Enter work on the .. ( up a dir ) line (#1013) 5.2.2 Phil Runninger 2019-07-02 15:45:36 -04:00
  • ca16df25fa Fix nerdtree#version() on Windows. 5.2.1 Phil Runninger 2019-07-01 23:29:56 -04:00
  • cce6fb373f Expand functionality of <CR> mapping (#1011) 5.2.0 Phil Runninger 2019-07-01 22:13:20 -04:00
  • 1c803b36f6 Remove @mentions from PR template and change log. They weren't working. (#1009) 5.1.3 Phil Runninger 2019-06-27 08:03:50 -04:00
  • 2cbc76bbfd Fix NERDTree opening with the wrong size. (#1008) 5.1.2 Phil Runninger 2019-06-27 01:34:10 -04:00
  • 347a58b0b0 Update Changelog and create PR Template (#1007) 5.1.1 Phil Runninger 2019-06-27 01:28:45 -04:00
  • 33fe2fdf16 Switch to new issue template paradigm, with separate templates. 5.1.0 Phil Runninger (mac) 2019-06-20 08:50:48 -04:00
  • c46fbd21e3 Spacing changes in issue template Phil Runninger 2019-06-20 08:17:50 -04:00
  • b213fae779 Update the issue template. Shout out to @ryanoasis for the inspiration. Phil Runninger (mac) 2019-06-19 18:38:57 -04:00
  • b9a421b2d5 Remove the bug.md template. Not able to make multiple templates. Phil Runninger (mac) 2019-06-19 16:02:55 -04:00
  • 254f7678f3 Move bug.md to its proper folder. Phil Runninger (mac) 2019-06-19 15:50:35 -04:00
  • 318fb2d0de Add new issue template, just for bugs. Phil Runninger (mac) 2019-06-19 15:45:22 -04:00
  • 9bedadd062 Refresh a dir_node if the file wasn't found in it, and look once more. (#1005) Phil Runninger 2019-06-18 10:27:00 -04:00
  • 12dea6ccb2 Add a "copy path to clipboard" menu option (#1002) Phil Runninger 2019-06-13 09:17:19 -04:00
  • 70dc34cb69 Enable root refresh on "vim ." a different way than #999. (#1001) Phil Runninger 2019-06-13 09:16:56 -04:00