mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-21 17:59:39 +01:00
This adds two new options: 'programs.neovim.coc.{enable,settings}`.
These settings offer a simple interface over `xdg.configFile."nvim/coc-settings.json`,
using the standard Nix' syntax instead of a multiline string.
|
||
|---|---|---|
| .. | ||
| coc-config.expected | ||
| coc-config.nix | ||
| default.nix | ||
| no-init.nix | ||
| plugin-config.nix | ||
| plugin-config.vim | ||