extraPlugins

List of vim plugins to install

Type: list of (package or (submodule))

Default: [ ]

Declared by:

extraPlugins.*.config

vimscript for this plugin to be placed in init.vim

Type: strings concatenated with “\n”

Default: ""

extraPlugins.*.optional

Don’t load by default (load with :packadd)

Type: boolean

Default: false

Example: true

extraPlugins.*.plugin

vim plugin

Type: package