Chris1320 / SetupGuides-Neovim

My Neovim configuration for code editing.
6 stars 0 forks source link

Cannot invoke formatters (`<F3>`) when no LSP is active #15

Closed Chris1320 closed 11 months ago

Chris1320 commented 11 months ago

Describe the bug I cannot format the file when there are no LSPs active.

To Reproduce Steps to reproduce the behavior:

  1. Open a file that has a linter but no LSP server.
  2. Try to format the file.

Expected behavior As long as there is an available formatter, we should be able to format.

Desktop (please complete the following information):