diff options
| author | Matthieu C. <886074+teto@users.noreply.github.com> | 2024-09-08 17:27:26 +0200 |
|---|---|---|
| committer | GaƩtan Lepage <33058747+GaetanLepage@users.noreply.github.com> | 2024-10-13 15:37:56 +0200 |
| commit | 12dafac23cc3d9998cc5a4ce3485bad1bbba3ae9 (patch) | |
| tree | 6f396d85d0608065554a6dd151826757b9a5941d /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 11cf80ae321c35132c1aff950f026e9783f06fec (diff) | |
neovim: make the wrapper more evolvable
Now that we have structured attributes enabled, it's easier than ever to
access the wrapper config from itself. Let's expose the 'plugins'
derivations instead of the final 'packpathDir' with which one can't do much.
TLDR: the neovim wrapper accepts a list of neovim derivations in
`plugins` instead of the symlinkJoin of plugins in `packpathDir`.
With exposed plugins, one could tweak the current wrapper with more
plugins, e.g. neovim.withPlugins([fugitive]).withPlugins([plenary]) .
we could also add a boolean to autoadd the plugins passthru.initLua,
better handle the dependencies (runtime programs, python deps).
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
