This commit is contained in:
nova
2026-03-28 17:09:17 +01:00
parent f3bb1c2cee
commit e61788a445
7 changed files with 92 additions and 176 deletions

View File

@@ -68,11 +68,15 @@ hi! link Question MoreMsg
hi! link ModeMsg MoreMsg
hi! link TabLineFill StatusLineNC
hi! link SpecialKey NonText
"hi! link @lsp.type.comment.cpp NONE "inside of #define blocks for conditional compilation
"}}}
" Generic syntax {{{
hi Delimiter ctermfg=7
hi Comment ctermfg=8
hi @lsp.type.comment.cpp ctermbg=16 "inside of #define blocks for conditional compilation
hi @lsp.type.comment.c ctermbg=16
hi cBlock ctermbg=2
hi Underlined ctermfg=4 cterm=underline
hi Type ctermfg=4
hi String ctermfg=11
@@ -86,7 +90,7 @@ hi Number ctermfg=12
hi Boolean ctermfg=4
hi Special ctermfg=13
hi Ignore ctermfg=0
hi PreProc ctermfg=8 cterm=bold
hi PreProc ctermbg=16
hi! link Operator Delimiter
hi! link Error ErrorMsg
@@ -106,29 +110,6 @@ hi htmlBoldUnderlineItalic cterm=bold,underline
hi! link htmlLink Underlined
hi! link htmlEndTag htmlTag
"}}}
" XML {{{
hi xmlTagName ctermfg=4
hi xmlTag ctermfg=12
hi! link xmlString xmlTagName
hi! link xmlAttrib xmlTag
hi! link xmlEndTag xmlTag
hi! link xmlEqual xmlTag
"}}}
" JavaScript {{{
hi! link javaScript Normal
hi! link javaScriptBraces Delimiter
"}}}
" PHP {{{
hi phpSpecialFunction ctermfg=5
hi phpIdentifier ctermfg=11
hi phpParent ctermfg=8
hi! link phpVarSelector phpIdentifier
hi! link phpHereDoc String
hi! link phpDefine Statement
"}}}
" Markdown {{{
hi! link markdownHeadingRule NonText
@@ -144,14 +125,6 @@ hi markdownCode cterm=bold
hi markdownBold cterm=bold
hi markdownItalic cterm=underline
"}}}
" Ruby {{{
hi! link rubyDefine Statement
hi! link rubyLocalVariableOrMethod Identifier
hi! link rubyConstant Constant
hi! link rubyInstanceVariable Number
hi! link rubyStringDelimiter rubyString
"}}}
" Git {{{
hi gitCommitBranch ctermfg=3
@@ -170,23 +143,6 @@ hi! link vimSetSep Delimiter
hi! link vimContinue Delimiter
hi! link vimHiAttrib Constant
"}}}
" LESS {{{
hi lessVariable ctermfg=11
hi! link lessVariableValue Normal
"}}}
" NERDTree {{{
hi! link NERDTreeHelp Comment
hi! link NERDTreeExecFile String
"}}}
" Vimwiki {{{
hi! link VimwikiHeaderChar markdownHeadingDelimiter
hi! link VimwikiList markdownListMarker
hi! link VimwikiCode markdownCode
hi! link VimwikiCodeChar markdownCodeDelimiter
"}}}
" Help {{{
hi! link helpExample String
@@ -201,14 +157,6 @@ hi! link helpURL Underlined
hi! link CtrlPMatch String
hi! link CtrlPLinePre Comment
"}}}
" Mustache {{{
hi mustacheSection ctermfg=14 cterm=bold
hi mustacheMarker ctermfg=6
hi mustacheVariable ctermfg=14
hi mustacheVariableUnescape ctermfg=9
hi mustachePartial ctermfg=13
"}}}
" Shell {{{
hi shDerefSimple ctermfg=11
@@ -221,17 +169,6 @@ hi SyntasticErrorSign ctermfg=1 ctermbg=NONE
hi SyntasticStyleWarningSign ctermfg=2 ctermbg=NONE
hi SyntasticStyleErrorSign ctermfg=4 ctermbg=NONE
"}}}
" Netrw {{{
hi netrwExe ctermfg=9
hi netrwClassify ctermfg=8 cterm=bold
"}}}
" Ledger {{{
hi ledgerAccount ctermfg=11
hi! link ledgerMetadata Comment
hi! link ledgerTransactionStatus Statement
"}}}
" Diff {{{
hi diffAdded ctermfg=2
@@ -243,12 +180,6 @@ hi! link diffLine Title
" Plug {{{
hi plugSha ctermfg=3
"}}}
" Blade {{{
hi! link bladeStructure PreProc
hi! link bladeParen phpParent
hi! link bladeEchoDelim PreProc
"}}}
" vim: fdm=marker:sw=2:sts=2:et

View File

@@ -1,36 +0,0 @@
local dash = require('dashboard')
local custom_header = {
' .█▄╥ _▄K¥▄ ',
' █ `▀▄_ ▄▄ ╓▄▀" ▀▌ ',
' █ "▀▄, ▓ ▀▀▄ ▄▀- █ ',
' ▐▌ ▀▄▌▀▀▀▀`""▀▀█ ▀▄ _▄▀ ▓ ',
' ▓ "▓╥ "▓_.▓▀ ╫ ',
' )▌ ▀█ ╫ ',
' ▐∩ █ ',
' ▐∩ ▐▌ ',
' ▐µ █▌ ',
' ▓ ╨▓▓█▄▄╥_ ,▄▄█████▄ █ ',
' ▐▄ `"▀▀██▄ ▐███▌╓_ .▓" ',
' "▓▄ _▄▄███▀` ▄▄▄▄┐ "▀▀█████▄ .▄K▀▀▀▀█ ',
'▐▌▀▀▀▀ª ▀▀` "▀▄, _ _╥▄▀ ',
' ▓▄ _╥µ __ ,▄▄ ]µ ` ╫▌@╨ ▀▌ ',
' "▀▄` ▓K" *▌▄▄▀" "▀▀▓▀ ▀▄ ',
' █. ▐▌ j▌ _ █ ',
' █ , ▀▄ ▐▌ ▄▓"▀▀▀▀" ',
' ▐█K▀▀"▀¥██▌▄▄_ ╨▓_ _█ ,▄▄K▀▀ ',
' ▐▌ "▀W "▀" "█µ ',
' ▐█ "▓_ ',
' _▓▀ ▀▄ ',
' j█____ _ ▀▄ ',
' ``"▓" ▓⌐ ',
' █ ▐▌ ',
' ▀ ▀ ',
}
dash.setup{
config = {
theme = 'doom',
header = custom_header,
}
}