Translations:Vim/55/ru: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 July 2024

  • curprev 13:0813:08, 23 July 2024 Unabomberlive talk contribs 217 bytes +217 Created page with "<code>flake.nix</code>: <syntaxHighlight lang="nix"> { inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-22.05"; winresizer-vim = { url = "github:simeji/winresizer"; flake = false; }; };"