mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
feat: Updates to nvim config
This commit is contained in:
@@ -14,7 +14,8 @@ return {
|
|||||||
always_show = {
|
always_show = {
|
||||||
"plugins",
|
"plugins",
|
||||||
".zshrc",
|
".zshrc",
|
||||||
".zshenv"
|
".zshenv",
|
||||||
|
"*.env"
|
||||||
},
|
},
|
||||||
filtered_items = {
|
filtered_items = {
|
||||||
hide_dotfiles = false
|
hide_dotfiles = false
|
||||||
|
|||||||
Reference in New Issue
Block a user