set background to dark
This commit is contained in:
parent
a10d5bccf4
commit
832a09e031
@ -62,6 +62,7 @@ opt.smartindent = true
|
||||
opt.title = true
|
||||
opt.titlestring='%(%{fnamemodify(getcwd(),\":t\")}%) Neovim'
|
||||
opt.laststatus = 3 -- for lualine
|
||||
opt.background = 'dark'
|
||||
|
||||
-- go to previous/next line with h,l,left arrow and right arrow
|
||||
-- when cursor reaches end/beginning of line
|
||||
|
Loading…
x
Reference in New Issue
Block a user