mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-10 12:33:46 -05:00
Fix typo
This commit is contained in:
@@ -73,7 +73,7 @@ that are part of Git repositories).
|
|||||||
|
|
||||||
*g:fugitive_dynamic_colors*
|
*g:fugitive_dynamic_colors*
|
||||||
In the GUI or a 256 color terminal, commit hashes will
|
In the GUI or a 256 color terminal, commit hashes will
|
||||||
highlighted in different colors. To disable this:
|
be highlighted in different colors. To disable this:
|
||||||
>
|
>
|
||||||
let g:fugitive_dynamic_colors = 0
|
let g:fugitive_dynamic_colors = 0
|
||||||
<
|
<
|
||||||
|
|||||||
Reference in New Issue
Block a user