forked from rakr/vim-one
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: hi def but not hi link to override default group
- `hi clear` loads default groups but `hi clear IncSearch` not - `hi` inherits existing group and override it, while `hi! link` existing groups rakr#93 (comment)
- Loading branch information
1 parent
e86e1a0
commit 1a8d498
Showing
1 changed file
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters