vim: Configure nord theme
This commit is contained in:
parent
578d9f7cd0
commit
b1468a8120
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue