I've encountered a lot of issues with my Neovim v0.6 config on my Mac. However, it seemed like disabling this plugin resolved all of my issues for some reason - not sure why though. Would love to still use this plugin as it significantly reduces my start up time (especially on Mac).
Format on save autocmd (in lsp/options.lua) due to vim.lsp.buf.formatting_sync():
I've encountered a lot of issues with my Neovim v0.6 config on my Mac. However, it seemed like disabling this plugin resolved all of my issues for some reason - not sure why though. Would love to still use this plugin as it significantly reduces my start up time (especially on Mac).
Format on save autocmd (in lsp/options.lua) due to
vim.lsp.buf.formatting_sync()
:nvim start:
Saving another opened buffer: