Tobias Happ
|
c142e5264d
|
neovim: add extraConfig and plugins options
|
2019-08-28 12:35:48 +02:00 |
|
Tobias Happ
|
5d7eabb93f
|
neovim: add finalPackage option as readOnly
|
2019-08-28 12:25:06 +02:00 |
|
Robert Helgesson
|
55b71223d4
|
Fix option defaultText when referencing packages
By using `literalExample` the documentation will show the option
default without surrounding quotes.
|
2019-08-28 00:14:22 +02:00 |
|
Matthieu Coudron
|
c18984c452
|
neovim: allow to override package
If you want to run a development version for instance, it is easier to
set neovim.package rather than work around the wrapping mechanism etc.
|
2019-02-04 21:52:01 +01:00 |
|
Lee Henson
|
5d8b089188
|
neovim: support withNodeJs option
|
2018-11-29 00:54:27 +01:00 |
|
Roman Volosatovs
|
63efd26767
|
neovim: support new extraPython*Packages options
Also fix `configure` argument.
|
2018-09-09 22:09:00 +02:00 |
|
Roman Volosatovs
|
9fe6fa7f44
|
neovim: add vi{,m}Alias options
|
2018-09-04 07:32:01 +02:00 |
|
Matthieu Coudron
|
be60600a47
|
neovim: add 'configure' flag
so that we have the same options as in nixpkgs.
|
2018-02-19 07:41:24 +09:00 |
|
Matthieu Coudron
|
61a869a1f5
|
neovim: add module
This is a basic module that allows to configure different Neovim
providers than the system ones. Note, it does not generate any
`init.vim`.
|
2017-11-12 23:57:14 +01:00 |
|