all repos

init.lua @ de49697

my nvim config
1 files changed, 0 insertions(+), 6 deletions(-)
refactor(project.nvim): update config, it've been years..
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-02-12 22:24:30 +0200
Parent: fb038ed
M lua/plugins/core.lua

@@ -29,14 +29,8 @@ "ahmedkhalf/project.nvim",

event = "VeryLazy", config = function() require("project_nvim").setup { - show_hidden = true, patterns = { "^\\.git$", - "Makefile", - "Justfile", - [[Taskfile\.ya?ml]], - [[docker-compose\.ya?ml]], - "*.Dockerfile.*", "package.json", "go.mod", "go.work",