BASED LANGUAGE

This commit is contained in:
iris committed 2023-09-11 00:57:42 -04:00
1 parent 2e4f5e200b
commit 8fd4917480
2 files changed
+1 -1

No files matched your search

-1
View File
@@ -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",