Adjust colorscheme
Dummy workflow to run everything once. No further testing. / build (push) Successful in 20s
Details
Dummy workflow to run everything once. No further testing. / build (push) Successful in 20s
Details
This commit is contained in:
parent
d293c265b7
commit
517c055e0b
|
@ -17,7 +17,7 @@ vim.opt.encoding = "UTF-8"
|
|||
vim.opt.conceallevel = 2
|
||||
vim.g.tex_flavor = "latex"
|
||||
vim.opt.showmatch = true
|
||||
vim.opt.colorscheme = "murphy"
|
||||
vim.cmd("colorscheme murphy")
|
||||
|
||||
-- Spell
|
||||
vim.opt.spell = true
|
||||
|
|
Loading…
Reference in New Issue