diff options
author | Arctic Ice Studio <development@arcticicestudio.com> | 2021-06-09 21:28:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-09 21:28:26 +0200 |
commit | 07452c71285219f296191941687531858a2f06c4 (patch) | |
tree | 94a6ad9de6a1fd55d2a6c91e46b2cd28901d046e /autoload/lightline/colorscheme | |
parent | e5a54c7f0928de8b89bc00eea4dfeeb179f546e4 (diff) | |
download | nord-vim-07452c71285219f296191941687531858a2f06c4.tar.gz |
Support for `php.vim` plugin (#263)
This is a follow up for arcticicestudio/nord-vim#218 [1] which added
highlighting groups for the bundled PHP syntax, but the groups are
actually defined by the StanAngeloff/php.vim [2] plugin.
Therefore the added highlighting calls will be moved to a plugin
section.
Additionally, the `phpClassExtends` and `phpClassImplements` groups
have been added to improve the highlighting for classes that implement
or extended interfaces/classes. The `phpUseClass` has also been added to
improve the highlighting for imports.
[1]: https://github.com/arcticicestudio/nord-vim/pull/218
[2]: https://github.com/StanAngeloff/php.vim
Related to GH-218
Closes GH-262
Co-authored-by: Sven Greb <development@svengreb.de>
Diffstat (limited to 'autoload/lightline/colorscheme')
0 files changed, 0 insertions, 0 deletions