<!-- If you are making a feature request, feel free to delete all of this template text. If you need help (especially related to color rendering/incorrect colors) or are filing a bug, please ensure that you've checked all boxes and provided all requested information in the template below before submitting. Thank you! --> - [x] I have carefully read and followed the [Installation section of the README](https://github.com/joshdick/onedark.vim#installation) - [x] I have searched through the [closed issues](https://github.com/joshdick/onedark.vim/issues?q=is%3Aissue+is%3Aclosed) to see if there is an existing solution for my issue OneDark can add support for gitsigns by adding the following: ``` hi link GitSignsAdd SignifySignAdd hi link GitSignsChange SignifySignChange hi link GitSignsDelete SignifySignDelete ```
OneDark can add support for gitsigns by adding the following: