Vitor Faiante

Results 5 issues of Vitor Faiante

# Description Removes `_format_options` autocmd group which was causing issues for some users. fixes #3237

HACKTOBERFEST-ACCEPTED

**Describe the bug** I am using LazyVim and I have Octo installed and now that I am using `dashboard-nvim` I am no longer able to open my Octo to edit...

I have installed `sqlls` via Mason and created my lsp settings file with the following configuration: ```lua return { root_dir = function(_) return vim.loop.cwd() end, } ``` Then when I...

I was wondering if there is any helper for the `oneof` the same way you could do something like `faker.UUIDHyphenated()`?

Hi thank you so much for everything. I am unsure weather I am doing something wrong or not. I am trying to create a weather widget and in it I...