Translations:Neovim/51/en: Difference between revisions
Appearance
Importing a new version from external source |
Importing a new version from external source |
||
| Line 1: | Line 1: | ||
# Example Plugin: nvim-colorizer-lua with Lua config | # Example Plugin: nvim-colorizer-lua with Lua config | ||
# Due to how the runtimepath for Lua modules is processed, your configuration may require | # Due to how the runtimepath for Lua modules is processed, your configuration may require | ||
# packadd! plugin-name to require a module. A home-manager example: | # packadd! plugin-name to require a module. A home-manager example: | ||
Latest revision as of 22:28, 7 October 2025
- Example Plugin: nvim-colorizer-lua with Lua config
# Due to how the runtimepath for Lua modules is processed, your configuration may require # packadd! plugin-name to require a module. A home-manager example: