WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
2 changed files with 2 additions and 3 deletions
Showing only changes of commit 391c1d0e5a - Show all commits

@ -1 +1 @@
Subproject commit 910482f8c8ba25234e0eb208419f39c06985aab3 Subproject commit 1bf0124779f753a74f269ded5f47a2aae25fd114

View file

@ -24,8 +24,7 @@ o.guicursor = table.concat({
-- Enable global statusline -- Enable global statusline
o.laststatus = 3 o.laststatus = 3
-- Hide cmdline o.cmdheight = 1
o.cmdheight = 0
-- Use suda by default -- Use suda by default
g.suda_smart_edit = 1 g.suda_smart_edit = 1