Doc: correct faq-01
This commit is contained in:
parent
044feaa017
commit
f8f90f5704
|
@ -516,12 +516,12 @@ FAQ *startify-faq*
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*startify-faq-01*
|
*startify-faq-01*
|
||||||
I don't want the start screen to use cursorline!~
|
I want to use cursorline!~
|
||||||
|
|
||||||
Startify sets its own filetype "startify". Thus one could set buffer-local
|
Startify issues a User event when it's finished. It can be used to set
|
||||||
options like this:
|
buffer-local options etc.
|
||||||
>
|
>
|
||||||
autocmd User Startified setlocal nocursorline
|
autocmd User Startified setlocal cursorline
|
||||||
<
|
<
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*startify-faq-02*
|
*startify-faq-02*
|
||||||
|
|
Loading…
Reference in a new issue