formatter.nvim

Code formatter

Provides utilities and configurations for formatting source code in various programming languages.

GitHub

1k stars
7 watching
144 forks
Language: Lua
last commit: 16 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
emileferreira/nvim-strict A plugin that provides code style formatting and hints for various programming languages using regular expressions. 35
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
lukas-reineke/lsp-format.nvim A wrapper around Neovim's LSP formatting functionality. 578
johnnymorganz/stylua A deterministic code formatter for various Lua versions and environments 1,604
muniftanjim/prettier.nvim A plugin for Neovim's LSP client to format code according to Prettier style 290
sbdchd/neoformat A plugin for NeoVim to format code automatically or on save 1,993
lspitzner/brittany A tool to format Haskell source code according to certain formatting rules 692
kicamon/markdown-table-mode.nvim A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' 58
ennocramer/floskell A tool that formats Haskell source code into a more readable layout 180
hyotang666/trivial-formatter A utility that formats Common Lisp source code according to standardized conventions and syntax. 38
chrisgrieser/nvim-puppeteer Automates string formatting conversions between different languages and string formats 61
koihik/luaformatter A tool to automatically reformat Lua source code according to predefined style guidelines. 716
vvakame/typescript-formatter A tool to format TypeScript code according to specified rules and configurations. 559
nixos/nixfmt A tool that formats code according to a standardized style 922
cshuaimin/ssr.nvim An extension plugin for Neovim that allows structural search and replace operations on code structures. 933