parent
e6547e9887
commit
f7d4957d02
|
@ -778,6 +778,7 @@ FAQ *startify-faq*
|
||||||
|startify-faq-11| How to use the output of a command as header?
|
|startify-faq-11| How to use the output of a command as header?
|
||||||
|startify-faq-12| There is an empty window with vim-plug!
|
|startify-faq-12| There is an empty window with vim-plug!
|
||||||
|startify-faq-13| How to disable random quotes header?
|
|startify-faq-13| How to disable random quotes header?
|
||||||
|
|startify-faq-14| NERDTree with NERDTreeTabs does not work in gvim!
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*startify-faq-01*
|
*startify-faq-01*
|
||||||
|
@ -960,6 +961,17 @@ How to disable random quotes header?~
|
||||||
<
|
<
|
||||||
See |g:startify_custom_header|.
|
See |g:startify_custom_header|.
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
*startify-faq-14*
|
||||||
|
NERDTree with NERDTreeTabs does not work in gvim!~
|
||||||
|
|
||||||
|
Mind that `https://github.com/jistr/vim-nerdtree-tabs` is no longer maintained
|
||||||
|
and has quite some issues.
|
||||||
|
|
||||||
|
Anyway, this particular issue can be resolved in different ways. See:
|
||||||
|
|
||||||
|
https://github.com/mhinz/vim-startify/issues/24
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
EXAMPLE *startify-example*
|
EXAMPLE *startify-example*
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue