WIP: Switch to NixOS #5

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

View file

@ -22,6 +22,9 @@ o.signcolumn = 'yes'
-- Diff settings
cmd 'set diffopt=filler,internal,algorithm:histogram,indent-heuristic'
-- Allow switching buffers with unsaved changes
cmd 'set hidden'
-- Show line numbers
cmd 'set number'