diff --git a/README.md b/README.md index ebcca6a..a21062b 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ if not vim.loop.fs_stat(lazypath) then vim.fn.system({ "git", "clone", + "--depth=1", "--filter=blob:none", "https://github.com/folke/lazy.nvim.git", "--branch=stable", -- latest stable release