mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 05:00:19 +00:00
canola hidden files
This commit is contained in:
parent
666e17cbb4
commit
96777d81c4
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ return {
|
||||||
|
|
||||||
vim.g.canola = {
|
vim.g.canola = {
|
||||||
columns = { "icon" },
|
columns = { "icon" },
|
||||||
hidden = { enabled = false },
|
hidden = { enabled = true },
|
||||||
highlights = { filename = {}, columns = true },
|
highlights = { filename = {}, columns = true },
|
||||||
save = "auto",
|
save = "auto",
|
||||||
extglob = true,
|
extglob = true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue