diff options
| author | Marc Redemske <mgred@users.noreply.github.com> | 2022-09-09 13:43:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-09 13:43:58 +0200 |
| commit | 1342acfa1deda352548a388b5e1c92704bd5e83c (patch) | |
| tree | 755bae6f0314cebde2e2c3d0f7ab86749087d504 /README.md | |
| parent | chore: update generated code (#396) (diff) | |
| download | mason-1342acfa1deda352548a388b5e1c92704bd5e83c.tar mason-1342acfa1deda352548a388b5e1c92704bd5e83c.tar.gz mason-1342acfa1deda352548a388b5e1c92704bd5e83c.tar.bz2 mason-1342acfa1deda352548a388b5e1c92704bd5e83c.tar.lz mason-1342acfa1deda352548a388b5e1c92704bd5e83c.tar.xz mason-1342acfa1deda352548a388b5e1c92704bd5e83c.tar.zst mason-1342acfa1deda352548a388b5e1c92704bd5e83c.zip | |
docs: fix typo (#397)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ > `:h mason-introduction` -`mason.nvim` is a Neovim plugin that allow you to easily manage external editor tooling such as LSP servers, DAP servers, +`mason.nvim` is a Neovim plugin that allows you to easily manage external editor tooling such as LSP servers, DAP servers, linters, and formatters through a single interface. It runs everywhere Neovim runs (across Linux, macOS, Windows, etc.), with only a small set of [external requirements](#requirements) needed. |
