MyNixOS website logo
option

programs.neovim.plugins.*.type

Language used in config. Configurations are aggregated per-language.

Declarations
    Type
    one of "lua", "viml", "teal", "fennel" or string
    Default
    if lib.versionAtLeast config.home.stateVersion "26.05" then "lua" else "viml"