Jump to content

Translations:Neovim/51/en

From Official NixOS Wiki
Revision as of 22:28, 7 October 2025 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. 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: