BASED LANGUAGE
This commit is contained in:
1 parent
2e4f5e200b
commit
8fd4917480
2 files changed
+1
-1
No files matched your search
@@ -1,6 +1,5 @@
|
||||
-- bootstrap
|
||||
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"
|
||||
---@diagnostic disable-next-line: undefined-field
|
||||
if not vim.loop.fs_stat(lazypath) then
|
||||
vim.fn.system({
|
||||
"git",
|
||||
|
||||
Reference in new issue
Block a user