diff --git a/lua/various-textobjs/config.lua b/lua/various-textobjs/config.lua index 240a2da..532b040 100644 --- a/lua/various-textobjs/config.lua +++ b/lua/various-textobjs/config.lua @@ -2,7 +2,7 @@ local M = {} -------------------------------------------------------------------------------- ---@class VariousTextobjs.Config local defaultConfig = { - -- See overview table in README for the defaults keymaps. + -- See overview table in README for the defaults keymaps. -- (Note that lazy-loading this plugin, the default keymaps cannot be set up. -- if you set this to `true`, you thus need to add `lazy = false` to your -- lazy.nvim config.)