neoformat

Code formatter

A plugin for NeoVim to format code automatically or on save

sparkles A (Neo)vim plugin for formatting code.

GitHub

2k stars
11 watching
189 forks
Language: Vim Script
last commit: about 2 months ago
Linked from 1 awesome list

formatterneovimpluginvim

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
muniftanjim/prettier.nvim A plugin for Neovim's LSP client to format code according to Prettier style 290
lukas-reineke/lsp-format.nvim A wrapper around Neovim's LSP formatting functionality. 578
nbouscal/vim-stylish-haskell A plugin that integrates stylish-haskell's code formatting functionality into the Vim text editor workflow. 40
emileferreira/nvim-strict A plugin that provides code style formatting and hints for various programming languages using regular expressions. 35
scalameta/sbt-scalafmt An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. 201
niuiic/format.nvim A plugin that formats text files in an asynchronous and multitasking way, allowing users to apply various formatting commands to their code without interrupting their workflow. 35
briancollins/vim-jst A Vim plugin that highlights and formats JST/EJS syntax. 94
malbertzard/inline-fold.nvim A plugin that hides code within specific patterns to improve readability and usability in text editors 83
jintin/swimat An Xcode plug-in to format Swift code. 1,650
mhartington/formatter.nvim Provides utilities and configurations for formatting source code in various programming languages. 1,366
rachartier/tiny-code-action.nvim A plugin for Neovim to visualize and run code actions 168
mhinz/vim-mix-format A Vim plugin that integrates the Elixir formatter into the editor. 222
niuiic/code-shot.nvim A Neovim plugin to capture screenshots of code selections or whole files. 62
scjangra/table-nvim A markdown table editor that formats the table as you type. 29
elentok/format-on-save.nvim Automates file formatting on save using LSP or shell utilities. 159