Change colorscheme

This commit is contained in:
Marko Korhonen 2021-12-18 00:19:49 +02:00
parent 0052ea28f8
commit 5411c2f5e7
6 changed files with 82 additions and 28 deletions

View file

@ -4,9 +4,6 @@ local cmd = vim.cmd
------ Appearance ------
-- Set colorscheme
require('nightfox').load()
-- True colors
o.termguicolors = true