parent
f6d76b41d6
commit
45a28549bd
@ -514,6 +514,7 @@ FAQ *signify-faq*
|
|||||||
|
|
||||||
|signify-faq-01| What about vim-flagship support?
|
|signify-faq-01| What about vim-flagship support?
|
||||||
|signify-faq-02| The plugin is slow!
|
|signify-faq-02| The plugin is slow!
|
||||||
|
|signify-faq-03| Line highlighting without showing signs?
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*signify-faq-01*
|
*signify-faq-01*
|
||||||
@ -561,6 +562,15 @@ The plugin is slow!~
|
|||||||
chances are the diff is just huge. This often happens after adding (or
|
chances are the diff is just huge. This often happens after adding (or
|
||||||
removing) a huge file to the repo.
|
removing) a huge file to the repo.
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
*signify-faq-03*
|
||||||
|
Line highlighting without showing signs?~
|
||||||
|
|
||||||
|
The line highlighting relies on signs being placed. The sign column is being
|
||||||
|
shown automatically when there are placed signs.
|
||||||
|
|
||||||
|
With a recent Vim, you can change that behaviour using 'signcolumn'.
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
EXAMPLE *signify-example*
|
EXAMPLE *signify-example*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user