Fabian Wirth

Results 4 issues of Fabian Wirth

examaple for this behaviour ```lua local is_git_dir = function () return vim.fn.isdirectory(".git") == 1 end -- other config collections = { git = { initial_tab = 1, -- Git files...

help wanted
long-term-goals