format.nvim
Code formatter
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.
An asynchronous, multitasking, and highly configurable formatting plugin.
35 stars
2 watching
1 forks
Language: Lua
last commit: 15 days ago
Linked from 1 awesome list
formatneovimplugin
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/code-shot.nvim | A Neovim plugin to capture screenshots of code selections or whole files. | 62 |
niuiic/divider.nvim | A plugin for customizing the divider line in Neovim to highlight boundaries between different sections of code or text | 25 |
niuiic/track.nvim | Tools to track thought process while analyzing source code | 23 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,366 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
niuiic/translate.nvim | Provides a highly configurable translation plugin for neovim. | 39 |
niuiic/task.nvim | A plugin for Neovim to manage tasks with customizable commands, error handling, and output methods. | 9 |
niuiic/remote.nvim | A Neovim plugin that allows editing remote files locally. | 37 |
niuiic/quickfix.nvim | A plugin providing extended functionality for quickfix in Neovim | 12 |
niuiic/part-edit.nvim | Edit specific parts of files directly in a new buffer without affecting the original file | 14 |
niuiic/terminal.nvim | A highly configurable terminal plugin for Neovim that allows flexible management of terminals. | 22 |
niuiic/scroll.nvim | Smooth scrolling plugin for Neovim. | 17 |
niuiic/cp-image.nvim | A Vim plugin for quickly inserting images into Neovim by pasting from the clipboard and generating an image reference. | 8 |
sbdchd/neoformat | A plugin for NeoVim to format code automatically or on save | 1,993 |