Code Formatter for Neovim for Common languages.

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vim-autoformat

    Provide easy code formatting in Vim by integrating existing code formatters.

    I have been using vim for much much time now. Everything is going well but every time I want to format my code I got stuck. I have tried many plugins like vim-autoformat which is not formatting correctly (not the major filetypes like JSX, TSX), vim-prettier which is very slow and I have to wait some seconds to get the file formatted correctly, coc-prettier this was my favorite but I shifted to LSP so no usage of this plugin now.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • vim-prettier

    A Vim plugin for Prettier

    I have been using vim for much much time now. Everything is going well but every time I want to format my code I got stuck. I have tried many plugins like vim-autoformat which is not formatting correctly (not the major filetypes like JSX, TSX), vim-prettier which is very slow and I have to wait some seconds to get the file formatted correctly, coc-prettier this was my favorite but I shifted to LSP so no usage of this plugin now.

  • coc-prettier

    Prettier extension for coc.nvim.

    I have been using vim for much much time now. Everything is going well but every time I want to format my code I got stuck. I have tried many plugins like vim-autoformat which is not formatting correctly (not the major filetypes like JSX, TSX), vim-prettier which is very slow and I have to wait some seconds to get the file formatted correctly, coc-prettier this was my favorite but I shifted to LSP so no usage of this plugin now.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to compile vim with python 3.7+

    1 project | /r/vim | 15 May 2022
  • Halp: Prettier not working on lua files

    4 projects | /r/neovim | 14 May 2022
  • How to run a command(formatter) when I exit insert mode using ESC?

    1 project | /r/vim | 17 Apr 2022
  • I Built A Formatter For Htmlleex Files

    1 project | /r/elixir | 15 Feb 2021
  • Can't believe I've created 20 vim plugins since 2016

    20 projects | dev.to | 22 Oct 2024

Did you konow that Vim Script is
the 31st most popular programming language
based on number of metions?