WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 1b1ae24ba1 - Show all commits

View file

@ -5,7 +5,7 @@ local cmd = vim.cmd
------ Appearance ------
-- Set colorscheme
require('nightfox').set()
require('nightfox').load()
-- True colors
o.termguicolors = true