lukas-reineke / lsp-format.nvim

A wrapper around Neovims native LSP formatting.
564 stars 27 forks source link

Breaking changes in version 2 #26

Closed lukas-reineke closed 1 month ago

lukas-reineke commented 2 years ago

I have not maintained the old version of format.nvim for some time. Now I decided to repurpose this repository for a modern way to format with LSP instead.

If you don't want to use LSP to format, you can either use mhartington/formatter.nvim, or pin the version of this repo to tag v1. That is the old version, and it should still continue to work, but I won't be fixing any bugs going forward.