kickstart.nvim/lua/custom/plugins
orip 5962064255 Add type hints to plugin options where possible
This could help beginners to get autocompletion, catch mistakes earlier,
and allow them to skip the docs for simple configs.

This is not perfect because a lot of the plugins type all of their keys
as required, even though they have defaults, but this is good enough.
2025-07-04 16:16:22 +03:00
..
init.lua Add type hints to plugin options where possible 2025-07-04 16:16:22 +03:00