nixpkgs/doc/languages-frameworks
Matthieu Coudron a5e5d66a4c
vimPlugins: introduce passthru.initLua for some plugins (#334913)
* vimPlugins: introduce passthru.initLua for some plugins

as described in https://github.com/NixOS/nixpkgs/issues/172538, some vim
plugins need some configuration to be able to work at all.
We choose not to patch those plugins and instead expose the necessary
configuration to make them work in `PLUGIN.passthru.initLua`.
For now the user can check if plugins have a `PLUGIN.passthru.initLua`
and if yes, prepend it to their own init.lua.

Maybe later we can revisit this to either patch them in a way that is
clear that it's a nixpkgs patch or by having the neovim wrapper pick
those snippets and autoadd them to init.lua ?

* Update doc/languages-frameworks/vim.section.md

Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>

---------

Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>
2024-08-19 12:16:42 +02:00
..
agda.section.md
android.section.md
beam.section.md
bower.section.md
chicken.section.md
coq.section.md doc: Remove indefinite article and ending period from example meta.description 2024-07-20 09:18:42 +02:00
crystal.section.md
cuda.section.md
cuelang.section.md
dart.section.md
dhall.section.md
dlang.section.md
dotnet.section.md dotnet: use unpacked nuget packages 2024-07-31 00:47:14 -03:00
emscripten.section.md
gnome.section.md
go.section.md doc: document deprecation of buildGoPackage 2024-07-21 13:03:27 +02:00
gradle.section.md
hare.section.md
haskell.section.md
hy.section.md
idris.section.md
idris2.section.md
index.md
ios.section.md
java.section.md
javascript.section.md pnpm.fetchDeps: Add workspaces support and support for custom pnpm configuration commands 2024-08-05 18:36:54 +03:00
julia.section.md
lisp.section.md
lua.section.md
maven.section.md
nim.section.md treewide: fix doc typos 2024-07-26 00:55:13 +02:00
ocaml.section.md doc: Remove indefinite article and ending period from example meta.description 2024-07-20 09:18:42 +02:00
octave.section.md
perl.section.md doc: Remove indefinite article and ending period from example meta.description 2024-07-20 09:18:42 +02:00
php.section.md doc/php: Fix mkComposerRepository example 2024-07-13 18:56:35 +02:00
pkg-config.section.md
python.section.md Merge remote-tracking branch 'origin/master' into staging-next 2024-08-11 03:10:34 +02:00
qt.section.md
r.section.md doc: update R section to mention .json files 2024-07-31 18:28:38 +02:00
ruby.section.md
rust.section.md Merge pull request #330176 from raboof/docs-show-pyproject-instead-of-format 2024-07-31 10:09:20 +08:00
scheme.section.md
swift.section.md
texlive.section.md doc: Remove indefinite article and ending period from example meta.description 2024-07-20 09:18:42 +02:00
titanium.section.md
vim.section.md vimPlugins: introduce passthru.initLua for some plugins (#334913) 2024-08-19 12:16:42 +02:00