diff options
| author | William Boman <william@redwill.se> | 2021-12-23 11:07:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-23 11:07:27 +0100 |
| commit | df2b646a9d2b45f305ea512699efcbc2e9dde5b0 (patch) | |
| tree | 3dd2175f85a55cbde938a32fc942cc635e35c01f /README.md | |
| parent | ansiblels: remove filetypes override (diff) | |
| download | mason-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.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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` | |
