diff --git a/README.md b/README.md index 7cf0f46..93f2385 100644 --- a/README.md +++ b/README.md @@ -424,7 +424,7 @@ return { rtp = { reset = true, -- reset the runtime path to $VIMRUNTIME and your config directory ---@type string[] - paths = {}, -- add any custom paths here that you want to includes in the rtp + paths = {}, -- add any custom paths here that you want to include in the rtp ---@type string[] list any plugins you want to disable here disabled_plugins = { -- "gzip",