vim: Configure nord theme
This commit is contained in:
parent
578d9f7cd0
commit
b1468a8120
|
@ -47,6 +47,9 @@ set smartindent
|
|||
set tabstop=2 softtabstop=2
|
||||
set termguicolors
|
||||
|
||||
let g:nord_bold_vertical_split_line = 1
|
||||
let g:nord_cursor_line_number_background = 1
|
||||
|
||||
colorscheme nord
|
||||
|
||||
" Remaps
|
||||
|
|
Loading…
Reference in a new issue