Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoshihou514 authored Sep 5, 2023
1 parent 755c012 commit 3940bae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Formatters

- `lsp` use `vim.lsp.buf.format`
- `lsp` using `vim.lsp.buf.format`
- [x] [black](https://github.com/psf/black)
- [x] [cbfmt](https://github.com/lukas-reineke/cbfmt)
- [x] [clang-format](https://www.kernel.org/doc/html/latest/process/clang-format.html)
Expand All @@ -21,7 +21,7 @@
- [x] [latexindent](https://github.com/cmhughes/latexindent.pl)
- [ ] [pg_format](https://github.com/darold/pgFormatter)
- [x] [prettier](https://github.com/prettier/prettier)
- [ ] [prettierd](https://github.com/fsouza/prettierd)
- [x] [prettierd](https://github.com/fsouza/prettierd)
- [ ] [rubocop](https://github.com/rubocop/rubocop)
- [x] [rustfmt](https://github.com/rust-lang/rustfmt)
- [ ] [shfmt](https://github.com/mvdan/sh)
Expand Down

0 comments on commit 3940bae

Please sign in to comment.