Minor update of nvim hidden list
This commit is contained in:
parent
6b46eb93bf
commit
f7f6d117c7
1 changed files with 0 additions and 10 deletions
|
|
@ -195,16 +195,6 @@
|
||||||
git_ignored = false, -- Show gitignored files by default (I to toggle)
|
git_ignored = false, -- Show gitignored files by default (I to toggle)
|
||||||
custom = { -- Hide macOS system files
|
custom = { -- Hide macOS system files
|
||||||
".DS_Store",
|
".DS_Store",
|
||||||
".AppleDouble",
|
|
||||||
".LSOverride",
|
|
||||||
"._.*",
|
|
||||||
".DocumentRevisions-V100",
|
|
||||||
".fseventsd",
|
|
||||||
".Spotlight-V100",
|
|
||||||
".TemporaryItems",
|
|
||||||
".Trashes",
|
|
||||||
".VolumeIcon.icns",
|
|
||||||
".com.apple.timemachine.donotpresent",
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue