From 3d639d6155a63e3143920b739cee02f3faa1b4db Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sat, 28 Oct 2023 18:27:17 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 593fd25..bb087da 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ You can view this list in vim with `:help conform-formatters` - [cljstyle](https://github.com/greglook/cljstyle) - Formatter for Clojure code. - [cmake_format](https://github.com/cheshirekow/cmake_format) - Parse cmake listfiles and format them nicely. - [codespell](https://github.com/codespell-project/codespell) - Check code for common misspellings. -- [csharpier](https://github.com/belav/csharpier) - An opinionated C# formatter. +- [csharpier](https://github.com/belav/csharpier) - The opinionated C# code formatter - [darker](https://github.com/akaihola/darker) - Run black only on changed lines. - [dart_format](https://dart.dev/tools/dart-format) - Replace the whitespace in your program with formatting that follows Dart guidelines. - [deno_fmt](https://deno.land/manual/tools/formatter) - Use [Deno](https://deno.land/) to format TypeScript, JavaScript/JSON and markdown. @@ -495,6 +495,7 @@ Retrieve the available formatters for a buffer `list_all_formatters(): conform.FormatterInfo[]` \ List information about all filetype-configured formatters + ### get_formatter_info(formatter, bufnr) `get_formatter_info(formatter, bufnr): conform.FormatterInfo` \ @@ -513,7 +514,6 @@ Check if the buffer will use LSP formatting when lsp_fallback = true | Param | Type | Desc | | ------- | ------------ | ------------------------------------ | | options | `nil\|table` | Options passed to vim.lsp.buf.format | - ## Acknowledgements -- cgit v1.2.3-70-g09d2