nvim-strict

Code formatter

A plugin that provides code style formatting and hints for various programming languages using regular expressions.

Strict, native code style formatting plugin for Neovim. Expose deep nesting, overlong lines, trailing whitespace, trailing empty lines, todos and inconsistent indentation.

GitHub

35 stars
2 watching
1 forks
Language: Lua
last commit: over 3 years ago
Linked from 1 awesome list

formattingluaneovimneovim-pluginnvimnvim-pluginregex

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
niuiic/format.nvimA 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
muniftanjim/prettier.nvimA plugin for Neovim's LSP client to format code according to Prettier style292
lukas-reineke/lsp-format.nvimA wrapper around Neovim's LSP formatting functionality.579
mhartington/formatter.nvimProvides utilities and configurations for formatting source code in various programming languages.1,376
nvimdev/guard.nvimUtility plugin to format and lint code in Neovim458
malbertzard/inline-fold.nvimA plugin that hides code within specific patterns to improve readability and usability in text editors82
sbdchd/neoformatA plugin for NeoVim to format code automatically or on save2,006
emmanueltouzery/decisive.nvimA Neovim plugin to assist with aligning and navigating CSV files.91
rachartier/tiny-code-action.nvimA plugin for Neovim to visualize and run code actions176
niuiic/divider.nvimA plugin for customizing the divider line in Neovim to highlight boundaries between different sections of code or text26
elentok/format-on-save.nvimAutomates file formatting on save using LSP or shell utilities.162
bennypowers/nvim-regexplainerDisplays explanations of regular expressions under the cursor in Neovim626
cshuaimin/ssr.nvimAn extension plugin for Neovim that allows structural search and replace operations on code structures.939
quolpr/quicktest.nvimA plugin for running and testing code in multiple programming languages83
kicamon/markdown-table-mode.nvimA plugin that formats markdown tables under the cursor when leaving insert mode or typing '|'63