diff options
Diffstat (limited to 'colors/plain.vim')
-rw-r--r-- | colors/plain.vim | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/colors/plain.vim b/colors/plain.vim index 1246b6a..568b3f5 100644 --- a/colors/plain.vim +++ b/colors/plain.vim | |||
@@ -394,3 +394,6 @@ hi link LeapMatch Normal | |||
394 | hi link LeapLabelPrimary Normal | 394 | hi link LeapLabelPrimary Normal |
395 | hi link LeapLabelSecondary Normal | 395 | hi link LeapLabelSecondary Normal |
396 | hi link LeapBackdrop Noise | 396 | hi link LeapBackdrop Noise |
397 | |||
398 | " lsp ui | ||
399 | hi link FloatBorder Noise | ||