diff --git a/docs/kittens/custom.rst b/docs/kittens/custom.rst index e4509c3ff..f6d84c0f0 100644 --- a/docs/kittens/custom.rst +++ b/docs/kittens/custom.rst @@ -394,7 +394,8 @@ You can parse and read the options in your kitten using the following code: opts.config_overrides = overrides return opts -See `the code `__ +See `the code +`__ for the builtin :doc:`diff kitten ` for examples of creating more options and keyboard shortcuts.