.config/nvim/lua/lazy-bootstrap.lua

changeset 1131
f3044a1658fc
parent 1101
40419d8e3cbb
equal deleted inserted replaced
1130:91a00bcc28f9 1131:f3044a1658fc
36 end, 36 end,
37 }, 37 },
38 { import = "plugins" }, 38 { import = "plugins" },
39 }, 39 },
40 change_detection = { enabled = false }, 40 change_detection = { enabled = false },
41 defaults = {
42 version = "*",
43 },
41 performance = { 44 performance = {
42 rtp = { 45 rtp = {
43 disabled_plugins = { 46 disabled_plugins = {
44 "gzip", 47 "gzip",
45 "tarPlugin", 48 "tarPlugin",

mercurial