formatter.nvim
Code formatter
Provides utilities and configurations for formatting source code in various programming languages.
1k stars
7 watching
145 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
| | 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 |
| | A wrapper around Neovim's LSP formatting functionality. | 579 |
| | A Lua code formatter with syntax variants for different versions of the language | 1,639 |
| | A plugin for Neovim's LSP client to format code according to Prettier style | 292 |
| | A plugin for NeoVim to format code automatically or on save | 2,006 |
| | A tool to format Haskell source code according to certain formatting rules | 691 |
| | A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' | 63 |
| | A tool that formats Haskell source code into a more readable layout | 180 |
| | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |
| | Automates string formatting conversions between different languages and string formats | 61 |
| | A tool to automatically reformat Lua source code according to predefined style guidelines. | 718 |
| | A tool to format TypeScript code according to specified rules and configurations. | 559 |
| | A tool that formats code according to a standardized style | 949 |
| | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |