lsp-format.nvim

Formatter

A wrapper around Neovim's LSP formatting functionality.

A wrapper around Neovims native LSP formatting.

GitHub

579 stars
6 watching
27 forks
Language: Lua
last commit: 10 months ago
Linked from 1 awesome list

formattingneovimneovim-pluginvimvim-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
muniftanjim/prettier.nvim A plugin for Neovim's LSP client to format code according to Prettier style 292
elentok/format-on-save.nvim Automates file formatting on save using LSP or shell utilities. 162
emileferreira/nvim-strict A plugin that provides code style formatting and hints for various programming languages using regular expressions. 35
mhartington/formatter.nvim Provides utilities and configurations for formatting source code in various programming languages. 1,376
sbdchd/neoformat A plugin for NeoVim to format code automatically or on save 2,006
lopi-py/luau-lsp.nvim An extension to Neovim for improved Lua development experience 50
lukaspietzschmann/boo.nvim A plugin that provides an integrated development environment (IDE) feature for language servers. 35
vidocqh/lsp-lens.nvim A plugin that displays references and definition info upon functions 283
scjangra/table-nvim A markdown table editor that formats the table as you type. 33
nvimdev/guard.nvim Utility plugin to format and lint code in Neovim 458
jinzhongjia/lspui.nvim A plugin that wraps Neovim's LSP operations with a user interface 177
ray-x/lsp_signature.nvim A plugin that provides function signature hints as you type in Neovim. 2,111
kicamon/markdown-table-mode.nvim A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' 63
nvim-telekasten/telekasten.nvim A Neovim plugin for organizing and navigating notes with tags, links, and templates. 1,435
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