WIP: Switch to NixOS #5

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

View file

@ -48,6 +48,10 @@ o.splitright = true
o.ignorecase = true
o.smartcase = true
-- Enable filetype.lua
g.do_filetype_lua = 1
g.did_load_filetypes = 0
-- Use mouse
o.mouse = 'a'