Vim/ru: Difference between revisions

Unabomberlive (talk | contribs)
Created page with "Добавьте следующий код в ваш <code>~/.nixpkgs/config.nix</code>"
Unabomberlive (talk | contribs)
Created page with "# добавьте сюда код из секции с примером"
Tags: Mobile edit Mobile web edit
Line 236: Line 236:
     myVim = vim_configurable.customize {
     myVim = vim_configurable.customize {
       name = "vim-with-plugins";
       name = "vim-with-plugins";
       <div lang="en" dir="ltr" class="mw-content-ltr">
       # добавьте сюда код из секции с примером
# add here code from the example section
</div>
     };
     };
     myNeovim = neovim.override {
     myNeovim = neovim.override {