mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-02 03:21:14 +00:00
11 lines
312 B
Markdown
11 lines
312 B
Markdown
# Custom Plugins {#ch-custom-plugins}
|
|
|
|
You can use custom plugins, before they are implemented in the flake.
|
|
To add a plugin, you need to add it to your config's `config.vim.startPlugins` array.
|
|
|
|
```{=include=} sections
|
|
custom-plugins/new-method.md
|
|
custom-plugins/old-method.md
|
|
custom-plugins/configuring.md
|
|
```
|