nixpkgs/doc/languages-frameworks
mmfallacy a116c18dd8
doc/vim: fix instructions on vim-plugins-updater update
See 1e71cad6e4/maintainers/scripts/pluginupdate-py/pluginupdate.py (L487).

This line checks the plugin's name and normalizes it before checking with `to_update`.
`to_update` is a raw list of packages you want to update.

Thus, calling `vim-plugins-updater update "package-name"` filters `current_plugin_specs`, removing all `PluginDesc` with *normalized* names that do not match `to_update`

Hence, updating something like "mini.nvim" does not work as the filter expects normalized names. Using "mini-nvim" instead works as intended
2025-08-31 13:26:55 +08:00
..
agda.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
android.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
astal.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
beam.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
bower.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
chicken.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
coq.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
cosmic.section.md doc: add COSMIC section 2025-03-18 16:08:12 -03:00
crystal.section.md doc: update Nix code snippets format 2025-04-17 01:30:34 +02:00
cuda.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
cuelang.section.md doc: update Nix code snippets format 2025-04-17 01:30:34 +02:00
dart.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
dhall.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
dlang.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
dotnet.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
emscripten.section.md treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
factor.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
gnome.section.md treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
go.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
gradle.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
hare.section.md doc: update Nix code snippets format 2025-04-17 01:30:34 +02:00
haskell.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
hy.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
idris.section.md doc: update Nix code snippets format 2025-04-17 01:30:34 +02:00
idris2.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
index.md typst: add initial support for typst packages (#369283) 2025-04-17 09:43:04 +00:00
ios.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
java.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
javascript.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
julia.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
lisp.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
lua.section.md doc: update Nix code snippets format 2025-04-17 01:30:34 +02:00
maven.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
neovim.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
nim.section.md treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
ocaml.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
octave.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
perl.section.md doc: do not reuse pname 2025-04-21 07:02:49 +02:00
php.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
pkg-config.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
python.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
qt.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
r.section.md doc: update Nix code snippets format 2025-04-17 01:30:34 +02:00
ruby.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
rust.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
scheme.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
swift.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
tcl.section.md
texlive.section.md doc: fix typos 2025-08-27 11:46:26 -07:00
typst.section.md treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
vim.section.md doc/vim: fix instructions on vim-plugins-updater update 2025-08-31 13:26:55 +08:00