move code_action_menu_window_border to theme
This commit is contained in:
parent
637fed3f6b
commit
a1a4dc927e
1 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,5 @@ vim.cmd 'highlight LineNr ctermbg=none ctermfg=LightGrey'
|
|||
vim.cmd 'highlight Folded ctermbg=LightGrey ctermfg=Black'
|
||||
vim.cmd 'highlight Pmenu ctermbg=253 ctermfg=Black'
|
||||
vim.cmd 'let g:airline_theme=\'papercolor\''
|
||||
|
||||
vim.g.code_action_menu_window_border = 'single'
|
||||
|
|
Loading…
Reference in a new issue