Skip to content

Commit

Permalink
test: tweak init.lua for latest nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
MunifTanjim committed Dec 18, 2023
1 parent 6c7f542 commit 6024f75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ vim.cmd([[

vim.cmd([[
hi StatusLine guibg=#ffcd00 guifg=#663399
hi TabLine guibg=#0a0b10 guifg=#c4c6cd
hi DiagnosticError guifg=#ff0000
hi DiagnosticWarn guifg=#ffff00
Expand Down

0 comments on commit 6024f75

Please sign in to comment.