support nnn.vim
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
" This file is auto-generated from lua/zenbones/template/vim.lua
|
" This file is auto-generated from lua/zenbones/template/vim.lua
|
||||||
if exists('g:colors_name')
|
if exists('g:colors_name')
|
||||||
highlight clear
|
highlight clear
|
||||||
set t_Co=256
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
set background=light
|
set background=light
|
||||||
@@ -85,11 +84,14 @@ highlight LightspeedShortcut guifg=#F0EDEC guibg=#88507D guisp=NONE gui=bold,und
|
|||||||
highlight LineNr guifg=#A79891 guibg=NONE guisp=NONE gui=NONE
|
highlight LineNr guifg=#A79891 guibg=NONE guisp=NONE gui=NONE
|
||||||
highlight MoreMsg guifg=#4F6C31 guibg=NONE guisp=NONE gui=bold
|
highlight MoreMsg guifg=#4F6C31 guibg=NONE guisp=NONE gui=bold
|
||||||
highlight NeogitHunkHeaderHighlight guifg=#2C363C guibg=#E9E4E2 guisp=NONE gui=bold
|
highlight NeogitHunkHeaderHighlight guifg=#2C363C guibg=#E9E4E2 guisp=NONE gui=bold
|
||||||
|
highlight NnnNormal guifg=#2C363C guibg=#EBE7E6 guisp=NONE gui=NONE
|
||||||
|
highlight NnnVertSplit guifg=bg guibg=NONE guisp=NONE gui=NONE
|
||||||
highlight NonText guifg=#C0B0A8 guibg=NONE guisp=NONE gui=NONE
|
highlight NonText guifg=#C0B0A8 guibg=NONE guisp=NONE gui=NONE
|
||||||
highlight Normal guifg=#2C363C guibg=#F0EDEC guisp=NONE gui=NONE
|
highlight Normal guifg=#2C363C guibg=#F0EDEC guisp=NONE gui=NONE
|
||||||
highlight NormalFloat guifg=NONE guibg=#E1DCD9 guisp=NONE gui=NONE
|
highlight NormalFloat guifg=NONE guibg=#E1DCD9 guisp=NONE gui=NONE
|
||||||
highlight Number guifg=#2C363C guibg=NONE guisp=NONE gui=italic
|
highlight Number guifg=#2C363C guibg=NONE guisp=NONE gui=italic
|
||||||
highlight NvimTreeCursorLine guifg=NONE guibg=#DAD3CF guisp=NONE gui=NONE
|
highlight NvimTreeCursorLine guifg=NONE guibg=#DAD3CF guisp=NONE gui=NONE
|
||||||
|
highlight NvimTreeNormal guifg=#2C363C guibg=#EBE7E6 guisp=NONE gui=NONE
|
||||||
highlight NvimTreeRootFolder guifg=#286486 guibg=NONE guisp=NONE gui=bold
|
highlight NvimTreeRootFolder guifg=#286486 guibg=NONE guisp=NONE gui=bold
|
||||||
highlight NvimTreeSpecialFile guifg=#88507D guibg=NONE guisp=NONE gui=underline
|
highlight NvimTreeSpecialFile guifg=#88507D guibg=NONE guisp=NONE gui=underline
|
||||||
highlight NvimTreeSymlink guifg=#286486 guibg=NONE guisp=NONE gui=NONE
|
highlight NvimTreeSymlink guifg=#286486 guibg=NONE guisp=NONE gui=NONE
|
||||||
@@ -172,11 +174,11 @@ highlight! link NeogitHunkHeader LineNr
|
|||||||
highlight! link NeogitNotificationError DiagnosticError
|
highlight! link NeogitNotificationError DiagnosticError
|
||||||
highlight! link NeogitNotificationInfo DiagnosticInfo
|
highlight! link NeogitNotificationInfo DiagnosticInfo
|
||||||
highlight! link NeogitNotificationWarning DiagnosticWarn
|
highlight! link NeogitNotificationWarning DiagnosticWarn
|
||||||
|
highlight! link NnnNormalNC NnnNormal
|
||||||
highlight! link NvimTreeCursorColumn NvimTreeCursorLine
|
highlight! link NvimTreeCursorColumn NvimTreeCursorLine
|
||||||
highlight! link NvimTreeGitDeleted diffRemoved
|
highlight! link NvimTreeGitDeleted diffRemoved
|
||||||
highlight! link NvimTreeGitDirty diffChanged
|
highlight! link NvimTreeGitDirty diffChanged
|
||||||
highlight! link NvimTreeGitNew diffAdded
|
highlight! link NvimTreeGitNew diffAdded
|
||||||
highlight! link NvimTreeNormal NormalFloat
|
|
||||||
highlight! link PreProc Statement
|
highlight! link PreProc Statement
|
||||||
highlight! link Question MoreMsg
|
highlight! link Question MoreMsg
|
||||||
highlight! link SignColumn LineNr
|
highlight! link SignColumn LineNr
|
||||||
@@ -217,6 +219,8 @@ highlight! link markdownH4 Special
|
|||||||
highlight! link markdownH5 Special
|
highlight! link markdownH5 Special
|
||||||
highlight! link markdownH6 Special
|
highlight! link markdownH6 Special
|
||||||
highlight! link markdownLinkTextDelimiter Delimiter
|
highlight! link markdownLinkTextDelimiter Delimiter
|
||||||
|
highlight! link StatusLineTerm StatusLine
|
||||||
|
highlight! link StatusLineTermNC StatusLineNC
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if has('terminal')
|
if has('terminal')
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
" This file is auto-generated from lua/zenbones/template/vim.lua
|
" This file is auto-generated from lua/zenbones/template/vim.lua
|
||||||
if exists('g:colors_name')
|
if exists('g:colors_name')
|
||||||
highlight clear
|
highlight clear
|
||||||
set t_Co=256
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
set background=dark
|
set background=dark
|
||||||
@@ -85,11 +84,14 @@ highlight LightspeedShortcut guifg=#1C1917 guibg=#B279A7 guisp=NONE gui=bold,und
|
|||||||
highlight LineNr guifg=#5C534F guibg=NONE guisp=NONE gui=NONE
|
highlight LineNr guifg=#5C534F guibg=NONE guisp=NONE gui=NONE
|
||||||
highlight MoreMsg guifg=#819B69 guibg=NONE guisp=NONE gui=bold
|
highlight MoreMsg guifg=#819B69 guibg=NONE guisp=NONE gui=bold
|
||||||
highlight NeogitHunkHeaderHighlight guifg=#B4BDC3 guibg=#25211F guisp=NONE gui=bold
|
highlight NeogitHunkHeaderHighlight guifg=#B4BDC3 guibg=#25211F guisp=NONE gui=bold
|
||||||
|
highlight NnnNormal guifg=#B4BDC3 guibg=#211D1B guisp=NONE gui=NONE
|
||||||
|
highlight NnnVertSplit guifg=bg guibg=NONE guisp=NONE gui=NONE
|
||||||
highlight NonText guifg=#544C48 guibg=NONE guisp=NONE gui=NONE
|
highlight NonText guifg=#544C48 guibg=NONE guisp=NONE gui=NONE
|
||||||
highlight Normal guifg=#B4BDC3 guibg=#1C1917 guisp=NONE gui=NONE
|
highlight Normal guifg=#B4BDC3 guibg=#1C1917 guisp=NONE gui=NONE
|
||||||
highlight NormalFloat guifg=NONE guibg=#2C2725 guisp=NONE gui=NONE
|
highlight NormalFloat guifg=NONE guibg=#2C2725 guisp=NONE gui=NONE
|
||||||
highlight Number guifg=#B4BDC3 guibg=NONE guisp=NONE gui=italic
|
highlight Number guifg=#B4BDC3 guibg=NONE guisp=NONE gui=italic
|
||||||
highlight NvimTreeCursorLine guifg=NONE guibg=#322D2B guisp=NONE gui=NONE
|
highlight NvimTreeCursorLine guifg=NONE guibg=#322D2B guisp=NONE gui=NONE
|
||||||
|
highlight NvimTreeNormal guifg=#B4BDC3 guibg=#211D1B guisp=NONE gui=NONE
|
||||||
highlight NvimTreeRootFolder guifg=#6099C0 guibg=NONE guisp=NONE gui=bold
|
highlight NvimTreeRootFolder guifg=#6099C0 guibg=NONE guisp=NONE gui=bold
|
||||||
highlight NvimTreeSpecialFile guifg=#B279A7 guibg=NONE guisp=NONE gui=underline
|
highlight NvimTreeSpecialFile guifg=#B279A7 guibg=NONE guisp=NONE gui=underline
|
||||||
highlight NvimTreeSymlink guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE
|
highlight NvimTreeSymlink guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE
|
||||||
@@ -172,11 +174,11 @@ highlight! link NeogitHunkHeader LineNr
|
|||||||
highlight! link NeogitNotificationError DiagnosticError
|
highlight! link NeogitNotificationError DiagnosticError
|
||||||
highlight! link NeogitNotificationInfo DiagnosticInfo
|
highlight! link NeogitNotificationInfo DiagnosticInfo
|
||||||
highlight! link NeogitNotificationWarning DiagnosticWarn
|
highlight! link NeogitNotificationWarning DiagnosticWarn
|
||||||
|
highlight! link NnnNormalNC NnnNormal
|
||||||
highlight! link NvimTreeCursorColumn NvimTreeCursorLine
|
highlight! link NvimTreeCursorColumn NvimTreeCursorLine
|
||||||
highlight! link NvimTreeGitDeleted diffRemoved
|
highlight! link NvimTreeGitDeleted diffRemoved
|
||||||
highlight! link NvimTreeGitDirty diffChanged
|
highlight! link NvimTreeGitDirty diffChanged
|
||||||
highlight! link NvimTreeGitNew diffAdded
|
highlight! link NvimTreeGitNew diffAdded
|
||||||
highlight! link NvimTreeNormal NormalFloat
|
|
||||||
highlight! link PreProc Statement
|
highlight! link PreProc Statement
|
||||||
highlight! link Question MoreMsg
|
highlight! link Question MoreMsg
|
||||||
highlight! link SignColumn LineNr
|
highlight! link SignColumn LineNr
|
||||||
@@ -217,6 +219,8 @@ highlight! link markdownH4 Special
|
|||||||
highlight! link markdownH5 Special
|
highlight! link markdownH5 Special
|
||||||
highlight! link markdownH6 Special
|
highlight! link markdownH6 Special
|
||||||
highlight! link markdownLinkTextDelimiter Delimiter
|
highlight! link markdownLinkTextDelimiter Delimiter
|
||||||
|
highlight! link StatusLineTerm StatusLine
|
||||||
|
highlight! link StatusLineTermNC StatusLineNC
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if has('terminal')
|
if has('terminal')
|
||||||
|
|||||||
@@ -345,7 +345,7 @@ local function generate(p, opt)
|
|||||||
TroubleText { Function },
|
TroubleText { Function },
|
||||||
TroubleSource { Constant },
|
TroubleSource { Constant },
|
||||||
|
|
||||||
NvimTreeNormal { NormalFloat },
|
NvimTreeNormal { Normal, bg = Normal.bg.li(2) },
|
||||||
NvimTreeVertSplit { fg = "bg" },
|
NvimTreeVertSplit { fg = "bg" },
|
||||||
NvimTreeCursorLine { bg = StatusLineNC.bg },
|
NvimTreeCursorLine { bg = StatusLineNC.bg },
|
||||||
NvimTreeCursorColumn { NvimTreeCursorLine },
|
NvimTreeCursorColumn { NvimTreeCursorLine },
|
||||||
@@ -355,12 +355,17 @@ local function generate(p, opt)
|
|||||||
NvimTreeGitNew { diffAdded },
|
NvimTreeGitNew { diffAdded },
|
||||||
NvimTreeGitDeleted { diffRemoved },
|
NvimTreeGitDeleted { diffRemoved },
|
||||||
NvimTreeSpecialFile { fg = p.blossom, gui = "underline" },
|
NvimTreeSpecialFile { fg = p.blossom, gui = "underline" },
|
||||||
|
|
||||||
CmpItemAbbr { fg = p1.fg2 },
|
CmpItemAbbr { fg = p1.fg2 },
|
||||||
CmpItemAbbrDeprecated { fg = p1.fg6 },
|
CmpItemAbbrDeprecated { fg = p1.fg6 },
|
||||||
CmpItemAbbrMatch { fg = p.fg, gui = "bold" },
|
CmpItemAbbrMatch { fg = p.fg, gui = "bold" },
|
||||||
CmpItemAbbrMatchFuzzy { fg = p1.fg1, gui = "bold" },
|
CmpItemAbbrMatchFuzzy { fg = p1.fg1, gui = "bold" },
|
||||||
CmpItemKind { fg = p1.fg4 },
|
CmpItemKind { fg = p1.fg4 },
|
||||||
CmpItemMenu { fg = p1.fg5 },
|
CmpItemMenu { fg = p1.fg5 },
|
||||||
|
|
||||||
|
NnnNormal { Normal, bg = Normal.bg.li(2) },
|
||||||
|
NnnNormalNC { NnnNormal },
|
||||||
|
NnnVertSplit { fg = "bg" },
|
||||||
}
|
}
|
||||||
end)
|
end)
|
||||||
-- stylua: ignore end
|
-- stylua: ignore end
|
||||||
|
|||||||
@@ -345,7 +345,7 @@ local function generate(p, opt)
|
|||||||
TroubleText { Function },
|
TroubleText { Function },
|
||||||
TroubleSource { Constant },
|
TroubleSource { Constant },
|
||||||
|
|
||||||
NvimTreeNormal { NormalFloat },
|
NvimTreeNormal { Normal, bg = Normal.bg.da(2) },
|
||||||
NvimTreeVertSplit { fg = "bg" },
|
NvimTreeVertSplit { fg = "bg" },
|
||||||
NvimTreeCursorLine { bg = StatusLineNC.bg },
|
NvimTreeCursorLine { bg = StatusLineNC.bg },
|
||||||
NvimTreeCursorColumn { NvimTreeCursorLine },
|
NvimTreeCursorColumn { NvimTreeCursorLine },
|
||||||
@@ -355,12 +355,17 @@ local function generate(p, opt)
|
|||||||
NvimTreeGitNew { diffAdded },
|
NvimTreeGitNew { diffAdded },
|
||||||
NvimTreeGitDeleted { diffRemoved },
|
NvimTreeGitDeleted { diffRemoved },
|
||||||
NvimTreeSpecialFile { fg = p.blossom, gui = "underline" },
|
NvimTreeSpecialFile { fg = p.blossom, gui = "underline" },
|
||||||
|
|
||||||
CmpItemAbbr { fg = p1.fg2 },
|
CmpItemAbbr { fg = p1.fg2 },
|
||||||
CmpItemAbbrDeprecated { fg = p1.fg6 },
|
CmpItemAbbrDeprecated { fg = p1.fg6 },
|
||||||
CmpItemAbbrMatch { fg = p.fg, gui = "bold" },
|
CmpItemAbbrMatch { fg = p.fg, gui = "bold" },
|
||||||
CmpItemAbbrMatchFuzzy { fg = p1.fg1, gui = "bold" },
|
CmpItemAbbrMatchFuzzy { fg = p1.fg1, gui = "bold" },
|
||||||
CmpItemKind { fg = p1.fg4 },
|
CmpItemKind { fg = p1.fg4 },
|
||||||
CmpItemMenu { fg = p1.fg5 },
|
CmpItemMenu { fg = p1.fg5 },
|
||||||
|
|
||||||
|
NnnNormal { Normal, bg = Normal.bg.da(2) },
|
||||||
|
NnnNormalNC { NnnNormal },
|
||||||
|
NnnVertSplit { fg = "bg" },
|
||||||
}
|
}
|
||||||
end)
|
end)
|
||||||
-- stylua: ignore end
|
-- stylua: ignore end
|
||||||
|
|||||||
Reference in New Issue
Block a user