kristijanhusak / vim-hybrid-material

Material color scheme for Vim based on w0ng/vim-hybrid color scheme
MIT License
545 stars 46 forks source link

Reopen neovim, hybrid_reverse is invalid #26

Closed glepnir closed 5 years ago

glepnir commented 5 years ago

Hi,When I finish writing the code: w save it will highlight my method name,But when I reopen neovim, I found that the highlight of the method name has failed.you can see these pics。 After:w 2 Reopen vim 1

glepnir commented 5 years ago

I found a very strange thing. When I open it in the startify plugin directory, it has no method name highlighting. When I open this file in the nerdtree, the method name is highlighted.