Phil Runninger
de0e2edeac
Improve F.A.Q. Answers and Issue Templates ( #1249 )
...
* Update the issue templates, making them simpler to use.
* Update FAQ answers.
Closes #1246 .
- Add an if statement to the autocommand to prevent its running in the
Command Window.
Closes #1248 .
- Add a new answer to show closing a tab when only NERDTree remains.
* Update the Bug issue template.
* Update version number in change log.
2021-07-13 14:28:29 -04:00
Phil Runninger
d3f9fc44ca
Update README.markdown
...
Add the missing slashes in the names of two of the mentioned plugin managers.
2021-02-10 16:38:41 -05:00
Phil Runninger
1d46d6df3e
Update README.markdown
2021-02-09 21:50:35 -05:00
Phil Runninger
1b19089917
Add new FAQ and answer: How to prevent buffers replacing NERDTree. ( #1215 )
...
* Add new FAQ and answer: How to prevent buffers replacing NERDTree.
* Update version number in change log.
2021-01-31 00:19:58 -05:00
Phil Runninger
aaa946fb6b
Provide alternate way to mirror the NERDTree on all tabs.
2020-12-19 20:28:15 -05:00
Phil Runninger
2406c456ee
Revamp the README file ( #1193 )
...
* Revamp the README to improve clarity and provide more information.
* Verify correct behavior of suggested auto commands.
* Add my tribute to Norm Abrams. Be careful with those plugin managers.
* Other minor formatting and cleanup.
* Fix typos, reorder some sections, and tidy up the README.
* Give a better answer to the single NERDTree for all tabs question.
* More reformatting of text.
* Add basic installation instructions. Switch to single quotes.
* Update version number in CHANGELOG.
2020-12-18 15:03:38 -05:00
buncis
474d735b7d
readme update add script for automatically open NERDTree and focus on file ( #1192 )
...
* update readme for auto startup NERDTree and focus on file
* readme update
add how to open NERDTree automatically and focus on file
2020-12-18 00:36:10 -05:00
Yosef Herskovitz
577ddc73f0
Updated Readme ( #1167 )
...
* Updated Readme
Fixed typo in readme
* Updated Changelog
2020-08-18 11:14:05 -04:00
kazukazuinaina
41a44be8d5
[add] How to install using dein.vim
...
update changelog
2020-02-08 03:45:28 +09:00
Phil Runninger
d706f40ae7
Update the documentation/README.
2020-02-06 13:01:04 -05:00
Phil Runninger
8a14891241
Merge pull request #1072 from preservim/migrate
...
Update links to repository with new org namespace
2020-01-02 09:55:17 -05:00
Caleb Maclennan
914970157f
Update links to repository with new org namespace
2020-01-02 12:09:02 +03:00
Caleb Maclennan
3fb31b2e81
Update changelog for 6.4.2 and add CI badge
2019-12-31 10:30:00 +03:00
Phil Runninger
fec3e57ad2
Closes #1050 . Update README; don't show NERDTree if opening a session.
2019-10-22 01:21:23 -04:00
Farid Ahmadian
4245517689
Add VIM built-in package management to readme ( #1049 )
2019-10-14 09:13:20 -04:00
Spencer
e1916d6fe7
Update directory .vimdc readme example ( #961 )
...
* set pwd for new window
* adding 'cd '.argv()[0] explination
* spacing
* exe
* [0]
2019-03-05 11:25:49 -05:00
Phil Runninger
fc14b4f5df
Add :Helptags to the pathogen instructions
2017-12-19 09:45:47 -05:00
Jason Franklin
1269c070cd
Divide the introductory paragraph in the README
...
This paragraph was too long and needed to be broken.
2017-07-28 20:56:19 -04:00
Jason Franklin
6efef8651e
Edit the README file
...
Two key changes were made:
1. A screenshot was added for visual appeal.
2. The massive (and noisy) feature list was removed. This
information is adequately covered in the docs.
Fixes #573 .
2017-07-28 20:38:26 -04:00
Jason Franklin
c1b71dcfc5
Rename the help file to "NERDTree.txt"
...
I thought renaming this file was important so that the NERDTree name
is printed with consistency. Branding is important.
2017-07-04 10:14:35 -04:00
Joseph Frazier
bf193320f8
Fix headers in readme
2017-03-26 14:51:09 -04:00
Phil Runninger
10ac799808
Update README.markdown
...
Adjusted the wording of one of the tips, and added a sentence about the type of NERDTree window that is displayed. See pull reqest #628 .
2016-10-10 15:16:00 -04:00
Ggicci
a229d8bb61
Remove a similar tip in README file.
2016-10-11 00:02:29 +08:00
Ggicci
b78fa83373
Fix opening current directory in NERDTree tab.
2016-10-09 20:28:33 +08:00
Ggicci
1c0d9efe6c
Update readme, trick to open NERDTree as a tab window.
2016-10-09 15:26:48 +08:00
Ggicci
4cb9762999
Update readme, trick to avoid hiding nerdtree after first file open.
2016-10-09 15:11:27 +08:00
Phil Runninger
408f7a572c
Revert "changed arrows for NERDTreeDirArrowExpandable and NERDTreeDirArrowCol…"
2016-10-04 17:52:12 -04:00
Phil Runninger
f173f62c9a
Merge pull request #546 from gwilk/master
...
changed arrows for NERDTreeDirArrowExpandable and NERDTreeDirArrowCol…
2016-09-22 15:43:19 -04:00
Phil Runninger
1993700bef
Merge pull request #584 from zwhitchcox/patch-1
...
Save people time
2016-09-22 15:28:14 -04:00
Phil Runninger
a536498601
Merge pull request #593 from therealplato/docs/boot-other-window
...
[docs] faq: how to start with open nerdtree but main window focused
2016-09-22 15:27:39 -04:00
Curran Kelleher
9aae0be318
Correct broken helptags command in docs.
2016-09-17 15:27:19 +05:30
Phil Runninger
40993e9010
Corrected case of :Helptags to :helptags
2016-08-25 08:23:02 -04:00
Isaac Rogers
0ef5b6be4f
Add FAQ: how to unfocus nerdtree window on start
2016-06-27 19:11:07 -04:00
Zane Hitchcox
1ac98de88a
Update README.markdown
2016-05-23 10:59:07 -05:00
Noah Huppert
0e4c270d19
Added horizontal rules to FAQ section in readme
2016-03-05 17:03:23 -05:00
Grzegorz Wilk
28560e2e1b
changed arrows for NERDTreeDirArrowExpandable and NERDTreeDirArrowCollapsible
2016-02-04 11:24:45 +01:00
Martin Grenfell
73ded483a0
update FAQ about opening nerdtree automatically on startup
...
Closes #494
2015-11-26 18:57:58 +00:00
Martin Grenfell
a2b06bbac3
remove references to NERDTreeDirArrows
...
Closes #515
2015-11-26 00:25:06 +00:00
Martin Grenfell
5c20274761
move b:NERDTreeType into the NERDTree class and add some query methods
2015-11-14 12:01:55 +00:00
Martin Grenfell
d384382091
Merge pull request #470 from egalpin/master
...
Update README.markdown
2015-11-12 14:26:57 +00:00
Igor Tatarintsev
dc29ec2db3
Added global variables for changing default arrows
...
g:NERDTreeDirArrowExpandable
g:NERDTreeDirArrowCollapsable
2015-09-11 23:52:37 +06:00
Igor Tatarintsev
188bd92658
Added global variables for changing default arrows
2015-09-11 23:44:06 +06:00
egalpin
37f7a6cbe1
Update README.markdown
...
Add apt-vim installation recipe.
2015-07-30 08:52:17 -04:00
Martin Grenfell
6018af36bf
pretty up some FAQ code blocks
2015-05-12 20:58:35 +01:00
Martin Grenfell
2c1ebc37b2
add an FAQ about highlighting file with certain extensions
...
Closes #433
2015-05-12 20:57:49 +01:00
Martin Grenfell
0e87d45e84
update readme to add an FAQ, update the FAQ style and rm the changelog
2015-05-02 12:01:22 +01:00
Alex Zhang
a895a53f1f
easier to read one of the FAQ answers
...
added space between vimrc insertion & question
2014-10-29 20:00:36 -04:00
Keith Laban
04ac39b4b9
Fixes README for opening vim with no files
2014-07-02 19:46:03 -04:00
Martin Grenfell
0b1166ff78
update code in readme to auto-open a tree on startup
...
Closes #242
2014-06-29 12:29:49 +01:00
Miguel de Val-Borro
603e6c74f2
Use pathogen.vim Helptags command in README file
2014-04-08 13:03:50 -04:00