docs for new options cleanup

This commit is contained in:
BirdeeHub 2024-01-06 01:18:33 -08:00
commit c52c8d2356
2 changed files with 2 additions and 2 deletions

View file

@ -149,7 +149,7 @@ M.defaults = {
-- "zipPlugin",
},
-- custom_config_dir exists to work around circumstances
-- in which your config folder is -- not in the normal location,
-- in which your config folder is not in the normal location,
-- and thus is unloaded when performance.rtp.reset = true
-- such as when loaded from the nix store
custom_config_dir = vim.fn.stdpath("config"),