mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
addc78bea0
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.
3 lines
19 B
Text
3 lines
19 B
Text
{
|
|
"foo": "bar"
|
|
}
|