neoformat
Code formatter
A plugin for NeoVim to format code automatically or on save
A (Neo)vim plugin for formatting code.
2k stars
11 watching
189 forks
Language: Vim Script
last commit: 4 months ago
Linked from 1 awesome list
formatterneovimpluginvim
Related projects:
Repository | Description | Stars |
---|---|---|
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 292 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 579 |
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. | 204 |
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. | 93 |
malbertzard/inline-fold.nvim | A plugin that hides code within specific patterns to improve readability and usability in text editors | 82 |
jintin/swimat | An Xcode plug-in to format Swift code. | 1,649 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,376 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 176 |
mhinz/vim-mix-format | A Vim plugin that integrates the Elixir formatter into the editor. | 221 |
niuiic/code-shot.nvim | A plugin that captures and saves code snippets from Neovim files to the clipboard or a file. | 62 |
scjangra/table-nvim | A markdown table editor that formats the table as you type. | 33 |
elentok/format-on-save.nvim | Automates file formatting on save using LSP or shell utilities. | 162 |