aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpml68 <pml31@protonmail.com>2024-04-24 10:10:00 +0200
committerpml68 <pml31@protonmail.com>2024-04-24 10:10:00 +0200
commit468f486203b74e89edf40bd67c27b7f68ea38729 (patch)
tree6e07b6b4f6c5b38dc478bd9495c47ffb84bcac27 /README.md
parentstyle: fix indenting part 2 (diff)
downloadnvim-468f486203b74e89edf40bd67c27b7f68ea38729.tar.gz
feat: automatically install Mason extras on first run
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 89b51b8..6a4433f 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,8 @@ My custom Neovim setup
# Installation
-Download in your config directory
+Download into your config directory
```sh
git clone https://github.com/pml68/nvim-setup ~/.config/nvim
```
-
-After starting Neovim, and letting Lazy and nvim-treesitter install everything, run the `:MasonInstallAll` command to install the required LSPs and formatters