mirror of
https://github.com/patstockwell/vim-monokai-tasty.git
synced 2025-11-10 02:43:50 -05:00
@@ -629,7 +629,7 @@ call Highlight('DiagnosticUnderlineHint', { 'fg': s:none, 'bg': s:none, 'style':
|
|||||||
hi link LspDiagnosticsUnderlineHint DiagnosticUnderlineHint
|
hi link LspDiagnosticsUnderlineHint DiagnosticUnderlineHint
|
||||||
" }}}
|
" }}}
|
||||||
|
|
||||||
if (has('nvim'))
|
if (has('nvim-0.8'))
|
||||||
" Neovim specific Treesitter highlights
|
" Neovim specific Treesitter highlights
|
||||||
|
|
||||||
" Python {{{
|
" Python {{{
|
||||||
|
|||||||
Reference in New Issue
Block a user