WIP: Switch to NixOS #5

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

View file

@ -9,6 +9,9 @@ o.relativenumber = true
-- True colors -- True colors
o.termguicolors = true o.termguicolors = true
-- Enable cursorline highlighting
o.cursorline = true
-- Floating window transparency -- Floating window transparency
o.winblend = 10 o.winblend = 10