diff options
author | Akshay <[email protected]> | 2024-10-30 07:10:45 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2024-10-30 07:10:45 +0000 |
commit | d9b9c11a55ec5500c65d062490f60ea707eb46c8 (patch) | |
tree | f50fa270b25afd963e0c9e10ef2c33797aab02e0 /colors/plain.vim | |
parent | 6281aa83f6545265df4f8889f94cf7cf3229faa8 (diff) |
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 | ||