Vim 2022: format your code in real-time !!

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.

    There are plenty of code-formatting plugins, like auto-format and neoformat, for vim. But all of them require running a certain command or using :w to trigger formating.

  • SaaSHub

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

    SaaSHub logo
  • neoformat

    :sparkles: A (Neo)vim plugin for formatting code.

    There are plenty of code-formatting plugins, like auto-format and neoformat, for vim. But all of them require running a certain command or using :w to trigger formating.

  • vim-rt-format

    :sunglasses: Prettify Current Line on Enter !!

    Therefore, I created a little plugin vim-rt-format, which can format the current line immediately in INSERT mode as soon as you press ENTER:

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

  • formatting Lua code

    1 project | /r/AstroNvim | 24 Apr 2023
  • what is the nvim lsp equivalent to ale's :ALEFix ?

    2 projects | /r/neovim | 21 Mar 2023
  • Format SQL string on save in Go file

    3 projects | /r/neovim | 11 Oct 2022
  • Does diagnostic-ls, efm-ls, and null-ls basically do the same thing?

    3 projects | /r/neovim | 26 Jul 2022
  • How to use ESLINT formatter in neovim like vscode?

    2 projects | /r/neovim | 7 Jul 2022