Hide the command-line
This commit is contained in:
parent
0141ca45f0
commit
f8d3f69001
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
flake.modules.nixvim.custom.opts = {
|
flake.modules.nixvim.custom.opts = {
|
||||||
|
cmdheight = 0;
|
||||||
expandtab = true;
|
expandtab = true;
|
||||||
exrc = true;
|
exrc = true;
|
||||||
foldlevel = 1;
|
foldlevel = 1;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue