tangled
alpha
login
or
join now
seth.computer
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
nvim: dont hide gitignore files in neotree
seth.computer
1 month ago
4960e296
424e5b7b
verified
This commit was signed with the committer's
known signature
.
seth.computer
SSH Key Fingerprint:
SHA256:utUtG8j2hgvZ0Rnm/rPJiqFu4NT5bjOnC26AUIBh500=
+1
-1
1 changed file
expand all
collapse all
unified
split
nvim
lua
plugins
ui.lua
+1
-1
nvim/lua/plugins/ui.lua
···
14
14
filesystem = {
15
15
filtered_items = {
16
16
hide_dotfiles = false,
17
17
-
hide_gitignored = true,
17
17
+
hide_gitignored = false,
18
18
},
19
19
window = {
20
20
mappings = {