You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to add highlighting for certain keywords you have to use the :syntax API. See also :help usr_44.txt. This is usually done by filetype plugins, not colorschemes themselves.
for example i want to add
self
keyword to highlight groups same with thefunction
keywordThe text was updated successfully, but these errors were encountered: