aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-11-10 15:11:07 +0000
committerGithub Actions <actions@github>2023-11-10 15:11:07 +0000
commite388bd6725d83f83639e24482b9d1bca01c0c040 (patch)
tree27ee63bac1382307502b77dd9f91fad2eefe3cb9 /README.md
parent6afc64e9f36cbae35c2a8b6852d0b91c9807a72a (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5693756..71a4369 100644
--- a/README.md
+++ b/README.md
@@ -257,7 +257,7 @@ You can view this list in vim with `:help conform-formatters`
- [standardjs](https://standardjs.com) - JavaScript Standard style guide, linter, and formatter.
- [standardrb](https://github.com/standardrb/standard) - Ruby's bikeshed-proof linter and formatter.
- [stylelint](https://github.com/stylelint/stylelint) - A mighty CSS linter that helps you avoid errors and enforce conventions.
-- [styler](https://github.com/devOpifex/r.nvim) - A formatter for the R programming language.
+- [styler](https://github.com/devOpifex/r.nvim) - R formatter and linter.
- [stylua](https://github.com/JohnnyMorganz/StyLua) - An opinionated code formatter for Lua.
- [swift_format](https://github.com/apple/swift-format) - Swift formatter from apple. Requires building from source with `swift build`.
- [swiftformat](https://github.com/nicklockwood/SwiftFormat) - SwiftFormat is a code library and command-line tool for reformatting `swift` code on macOS or Linux.