lsp-format.nvim

Formatter

A wrapper around Neovim's LSP formatting functionality.

A wrapper around Neovims native LSP formatting.

GitHub

578 stars
6 watching
27 forks
Language: Lua
last commit: 3 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 290
elentok/format-on-save.nvim Automates file formatting on save using LSP or shell utilities. 159
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,366
sbdchd/neoformat A plugin for NeoVim to format code automatically or on save 1,993
lopi-py/luau-lsp.nvim An extension to Neovim for improved Lua development experience 46
lukaspietzschmann/boo.nvim A plugin that provides an integrated development environment (IDE) feature for language servers. 34
vidocqh/lsp-lens.nvim A plugin that displays references and definition info upon functions 276
scjangra/table-nvim A markdown table editor that formats the table as you type. 29
nvimdev/guard.nvim Utility plugin to format and lint code in Neovim 455
jinzhongjia/lspui.nvim A plugin that wraps Neovim's LSP operations with a user interface 176
ray-x/lsp_signature.nvim A plugin that provides function signature hints as you type in Neovim. 2,085
kicamon/markdown-table-mode.nvim A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' 58
nvim-telekasten/telekasten.nvim A Neovim plugin for organizing and navigating notes with tags, links, and templates. 1,419
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