mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-11-10 03:04:21 +00:00
- Modify the condition in the get_config function to correctly ignore comments and blank lines. - Update the regular expression to exclude lines starting with '#' or ';'. - This change ensures that only valid key-value pairs are added to the configuration table. |
||
|---|---|---|
| .. | ||
| core | ||
| manage | ||
| view | ||
| docs.lua | ||
| example.lua | ||
| health.lua | ||
| help.lua | ||
| init.lua | ||
| state.lua | ||
| stats.lua | ||
| status.lua | ||
| types.lua | ||
| util.lua | ||