diff --git a/README.md b/README.md index 6b9c886..ebba572 100644 --- a/README.md +++ b/README.md @@ -651,7 +651,7 @@ require('cokeline').setup({ -- A list of components to be rendered for each buffer. Check out the section -- below explaining what this value can be set to. - -- default: see `/lua/cokeline/defaults.lua` + -- default: see `/lua/cokeline/config.lua` ---@type Component[] components = {},