diff options
| author | pml68 <pml31@protonmail.com> | 2024-04-24 10:10:00 +0200 |
|---|---|---|
| committer | pml68 <pml31@protonmail.com> | 2024-04-24 10:10:00 +0200 |
| commit | 468f486203b74e89edf40bd67c27b7f68ea38729 (patch) | |
| tree | 6e07b6b4f6c5b38dc478bd9495c47ffb84bcac27 /README.md | |
| parent | style: fix indenting part 2 (diff) | |
| download | nvim-468f486203b74e89edf40bd67c27b7f68ea38729.tar.gz | |
feat: automatically install Mason extras on first run
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |
