all repos

init.lua @ 0aa1b6c

my nvim config
1 files changed, 1 insertions(+), 0 deletions(-)
feat(oil): hide elm-stuff dir
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-06-20 19:08:28 +0300
Parent: 50d015e
M lua/plugins/navigation.lua

@@ -69,6 +69,7 @@ [".docker"] = {},

["build"] = {}, ["dist"] = {}, ["node_modules"] = {}, + ["elm-stuff"] = {}, ["__pycache__"] = {}, ["target"] = {}, })[name]