aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWilliam Boman <william@redwill.se>2021-12-23 11:07:27 +0100
committerGitHub <noreply@github.com>2021-12-23 11:07:27 +0100
commitdf2b646a9d2b45f305ea512699efcbc2e9dde5b0 (patch)
tree3dd2175f85a55cbde938a32fc942cc635e35c01f /README.md
parentansiblels: remove filetypes override (diff)
downloadmason-df2b646a9d2b45f305ea512699efcbc2e9dde5b0.tar
mason-df2b646a9d2b45f305ea512699efcbc2e9dde5b0.tar.gz
mason-df2b646a9d2b45f305ea512699efcbc2e9dde5b0.tar.bz2
mason-df2b646a9d2b45f305ea512699efcbc2e9dde5b0.tar.lz
mason-df2b646a9d2b45f305ea512699efcbc2e9dde5b0.tar.xz
mason-df2b646a9d2b45f305ea512699efcbc2e9dde5b0.tar.zst
mason-df2b646a9d2b45f305ea512699efcbc2e9dde5b0.zip
feat: add grammarly (#349)
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index bbd963ce..8e4637be 100644
--- a/README.md
+++ b/README.md
@@ -179,6 +179,7 @@ lsp_installer.settings({
| F# | `fsautocomplete` |
| Fortran | `fortls` |
| Go | `gopls` |
+| Grammarly | `grammarly` |
| GraphQL | `graphql` |
| Groovy | `groovyls` |
| HTML | `html` |
@@ -202,8 +203,8 @@ lsp_installer.settings({
| Puppet | `puppet` |
| PureScript | `purescriptls` |
| Python | `jedi_language_server` |
-| Python [(docs)][pylsp] | `pylsp` |
| Python | `pyright` |
+| Python [(docs)][pylsp] | `pylsp` |
| ReScript | `rescriptls` |
| Rome | `rome` |
| Ruby | `solargraph` |