From 468f486203b74e89edf40bd67c27b7f68ea38729 Mon Sep 17 00:00:00 2001 From: pml68 Date: Wed, 24 Apr 2024 10:10:00 +0200 Subject: feat: automatically install Mason extras on first run --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3