<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.rtzra.ru/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>RTzRa&#039;s hive - devops:vim</title>
        <description>Все работает</description>
        <link>https://wiki.rtzra.ru/</link>
        <lastBuildDate>Sun, 19 Jul 2026 18:21:08 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.rtzra.ru/_media/wiki/logo.png</url>
            <title>RTzRa&#039;s hive</title>
            <link>https://wiki.rtzra.ru/</link>
        </image>
        <item>
            <title>Vim: Установка плагинов</title>
            <link>https://wiki.rtzra.ru/devops/vim/vim-plugins</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;vimustanovka_plaginov&quot;&gt;Vim: Установка плагинов&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Проще всего ставить через PlugInstall
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://github.com/junegunn/vim-plug&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/junegunn/vim-plug&quot; rel=&quot;ugc nofollow&quot;&gt;https://github.com/junegunn/vim-plug&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Качаем плагин:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim&lt;/pre&gt;

&lt;p&gt;
Запускаем vim, в командном режиме запускаем PluginInstall:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;:PlugInstall&lt;/pre&gt;
&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://wiki.rtzra.ru/tag/vim?do=showtag&amp;amp;tag=vim&quot; class=&quot;wikilink1 tag label label-default mx-1&quot; title=&quot;tag:vim&quot; rel=&quot;tag&quot;&gt;&lt;span class=&quot;iconify&quot;  data-icon=&quot;mdi:tag-text-outline&quot;&gt;&lt;/span&gt; vim&lt;/a&gt;,
	&lt;a href=&quot;https://wiki.rtzra.ru/tag/plugins?do=showtag&amp;amp;tag=plugins&quot; class=&quot;wikilink1 tag label label-default mx-1&quot; title=&quot;tag:plugins&quot; rel=&quot;tag&quot;&gt;&lt;span class=&quot;iconify&quot;  data-icon=&quot;mdi:tag-text-outline&quot;&gt;&lt;/span&gt; plugins&lt;/a&gt;,
	&lt;a href=&quot;https://wiki.rtzra.ru/tag/pluginstall?do=showtag&amp;amp;tag=PlugInstall&quot; class=&quot;wikilink1 tag label label-default mx-1&quot; title=&quot;tag:pluginstall&quot; rel=&quot;tag&quot;&gt;&lt;span class=&quot;iconify&quot;  data-icon=&quot;mdi:tag-text-outline&quot;&gt;&lt;/span&gt; PlugInstall&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 04 Aug 2022 13:55:42 +0000</pubDate>
        </item>
    </channel>
</rss>
