Merge 'upstream' Some suggestions and capitalised a few words

This commit is contained in:
Damjan 9000
2024-03-18 18:50:47 +01:00
9 changed files with 53 additions and 54 deletions

View File

@@ -1,4 +1,4 @@
-- NOTE: Plugins can also be configured to run lua code when they are loaded.
-- NOTE: Plugins can also be configured to run Lua code when they are loaded.
--
-- This is often very useful to both group configuration, as well as handle
-- lazy loading plugins that don't need to be loaded immediately at startup.