vim: Configure nord theme

This commit is contained in:
Oliver Davies 2021-05-29 07:22:37 +01:00
parent 578d9f7cd0
commit b1468a8120

View file

@ -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