helix/module.nix: Hide dotfiles
This commit is contained in:
parent
41b3d31129
commit
750bcb5d97
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
snippets = true;
|
||||
};
|
||||
file-picker = {
|
||||
hidden = false;
|
||||
hidden = true;
|
||||
};
|
||||
line-number = "relative";
|
||||
true-color = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue