Revert "Hide the command-line"
All checks were successful
/ check (push) Successful in 1m22s

This reverts commit f8d3f69001.
This commit is contained in:
Oliver Davies 2025-10-02 09:06:50 +01:00
parent 25f31a5803
commit e0ae013131

View file

@ -1,6 +1,5 @@
{
flake.modules.nixvim.custom.opts = {
cmdheight = 0;
expandtab = true;
exrc = true;
foldlevel = 1;