<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:base="https://opensource.com/">
  <channel>
    <title>Vim</title>
        <link>https://opensource.com/tags/vim</link>
        <description/>
    <language>en</language>
    
    <item>
  <title>4 open source editors I use for my writing</title>
  <link>https://opensource.com/article/22/10/open-source-editors</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;4 open source editors I use for my writing&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/alanfdoss" class="username"&gt;alanfd_oss&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-10-20T03:00:00-04:00" title="Thursday, October 20, 2022 - 03:00" class="datetime"&gt;Thu, 10/20/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;In celebration of the National Council of Teachers of English NCTE National Day on Writing 2022, I thought I'd share a few of my favorite open source writing tools.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;I've done a lot of writing throughout my career, mostly as an IT consultant creating product documentation as client deliverables. These documents generally provide…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/10/open-source-editors" hreflang="en"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/osdc-docdish-typewriterkeys-2.png?itok=1ryhPelx" width="360" height="202" alt="Typewriter keys" title="Typewriter keys" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Thu, 20 Oct 2022 07:00:00 +0000</pubDate>
    <dc:creator>alanfd_oss</dc:creator>
    <guid isPermaLink="false">70260 at https://opensource.com</guid>
    </item>
<item>
  <title>4 Vim features to use to improve productivity</title>
  <link>https://opensource.com/article/22/3/vim-features-productivity</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;4 Vim features to use to improve productivity&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/hunterc" class="username"&gt;HunterC&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-03-01T03:00:00-05:00" title="Tuesday, March 1, 2022 - 03:00" class="datetime"&gt;Tue, 03/01/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;Vim has so many tricks up its sleeve that even people who have used it for years can still learn new things.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;There's always Vim. Vim is one of the most popular text editors in use today. This is in large part because it's available everywhere. When you SSH into another system, you…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/3/vim-features-productivity" hreflang="und"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/laptop_screen_desk_work_chat_text.png?itok=_dVMhPnZ" width="360" height="202" alt="Person using a laptop" title="Person using a laptop" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Tue, 01 Mar 2022 08:00:00 +0000</pubDate>
    <dc:creator>HunterC</dc:creator>
    <guid isPermaLink="false">69516 at https://opensource.com</guid>
    </item>
<item>
  <title>How I configure Vim as my default editor on Linux</title>
  <link>https://opensource.com/article/22/2/configure-vim-default-editor</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;How I configure Vim as my default editor on Linux&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/dboth" class="username"&gt;dboth&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2022-02-14T03:00:00-05:00" title="Monday, February 14, 2022 - 03:00" class="datetime"&gt;Mon, 02/14/2022 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;Vim is my favorite editor. These changes to my system make Vim available as the default in programs that use a different editor by default.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;I have used Linux for about 25 years and Unix for a few years before that. During that time, I have developed preferences for some tools that I use daily. One of the most…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/22/2/configure-vim-default-editor" hreflang="und"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/laptop_screen_desk_work_chat_text.png?itok=_dVMhPnZ" width="360" height="202" alt="Person using a laptop" title="Person using a laptop" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Mon, 14 Feb 2022 08:00:00 +0000</pubDate>
    <dc:creator>dboth</dc:creator>
    <guid isPermaLink="false">69476 at https://opensource.com</guid>
    </item>
<item>
  <title>Vanilla Vim is fun</title>
  <link>https://opensource.com/article/21/12/vanilla-vim-config</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Vanilla Vim is fun&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/lzap" class="username"&gt;lzap&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2021-12-08T03:00:00-05:00" title="Wednesday, December 8, 2021 - 03:00" class="datetime"&gt;Wed, 12/08/2021 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;Here's how I dropped from 35 Vim plugins to just six.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;When you start Vim with the --clean option, it shows up in "vanilla" mode. No plugins, no configuration, just back to the roots. I have collected a ton of configuration…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/21/12/vanilla-vim-config" hreflang="und"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/coffee_tea_laptop_computer_work_desk.png?itok=i78cNTXO" width="360" height="202" alt="Person drinking a hat drink at the computer" title="Person drinking a hat drink at the computer" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Wed, 08 Dec 2021 08:00:00 +0000</pubDate>
    <dc:creator>lzap</dc:creator>
    <guid isPermaLink="false">68866 at https://opensource.com</guid>
    </item>
<item>
  <title>Why Vim users will love the Kakoune text editor</title>
  <link>https://opensource.com/article/20/12/kakoune</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Why Vim users will love the Kakoune text editor&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/seth" class="username"&gt;sethkenlon&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2020-12-16T03:02:00-05:00" title="Wednesday, December 16, 2020 - 03:02" class="datetime"&gt;Wed, 12/16/2020 - 03:02&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;This editor may be reminiscent of Vim, but it offers plenty of its own unique functions and features.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;The Kakoune text editor takes inspiration from Vi. With a minimalistic interface, short keyboard shortcuts, and separate editing and insert modes, it does look and feel a lot…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/20/12/kakoune" hreflang="und"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/osdc-docdish-typewriterkeys-3.png?itok=lSHaaiwM" width="360" height="202" alt="Typewriter keys" title="Typewriter keys" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Wed, 16 Dec 2020 08:02:00 +0000</pubDate>
    <dc:creator>sethkenlon</dc:creator>
    <guid isPermaLink="false">64966 at https://opensource.com</guid>
    </item>
<item>
  <title>Get the most out of the Vi text editor</title>
  <link>https://opensource.com/article/20/12/vi-text-editor</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Get the most out of the Vi text editor&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/seth" class="username"&gt;sethkenlon&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2020-12-03T03:00:00-05:00" title="Thursday, December 3, 2020 - 03:00" class="datetime"&gt;Thu, 12/03/2020 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;Vi is the quintessential Unix text editor. Get to know it—or any of its incarnations, Vim, Neovim, gVim, nvi, or Elvis, for Linux, macOS, Windows, or BSD.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;Whether you know it as Vim, Neovim, gVim, nvi, or even Elvis, the quintessential Unix editor is easily Vi. Included in probably every Linux and BSD distribution, Vi is a…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/20/12/vi-text-editor" hreflang="und"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/lenovo-thinkpad-laptop-concentration-focus-windows-office.png?itok=o33Y6omA" width="360" height="202" alt="Business woman on laptop sitting in front of window" title="Woman using laptop concentrating" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Thu, 03 Dec 2020 08:00:00 +0000</pubDate>
    <dc:creator>sethkenlon</dc:creator>
    <guid isPermaLink="false">64726 at https://opensource.com</guid>
    </item>
<item>
  <title>Set up Vim as your Rust IDE</title>
  <link>https://opensource.com/article/20/7/vim-rust-ide</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Set up Vim as your Rust IDE&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/daniel-oh" class="username"&gt;danieloh&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2020-07-06T03:01:00-04:00" title="Monday, July 6, 2020 - 03:01" class="datetime"&gt;Mon, 07/06/2020 - 03:01&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;The Vim text editor is a great development environment for programming Rust applications.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;The Rust programming language is designed to implement systems programming with safe concurrency and high memory performance in a way that feels familiar to C++ developers. It…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/20/7/vim-rust-ide" hreflang="und"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/rust_programming_crab_sea.png?itok=5rD1U9f1" width="360" height="202" alt="Ferris the crab under the sea, unofficial logo for Rust programming language" title="Ferris the crab under the sea, unofficial logo for Rust programming language" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Mon, 06 Jul 2020 07:01:00 +0000</pubDate>
    <dc:creator>danieloh</dc:creator>
    <guid isPermaLink="false">63011 at https://opensource.com</guid>
    </item>
<item>
  <title>5 ways to level up your Vim skills</title>
  <link>https://opensource.com/article/20/3/vim-skills</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;5 ways to level up your Vim skills&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/deckart" class="username"&gt;deckart&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2020-03-31T03:01:00-04:00" title="Tuesday, March 31, 2020 - 03:01" class="datetime"&gt;Tue, 03/31/2020 - 03:01&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;Kick your text editor up a notch with a few fun tricks.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;Vim is one of the most popular text editors out there, so it is definitely worth taking time to learn how to use it. If the only things you learn how to do with the ubiquitous…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/20/3/vim-skills" hreflang="und"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/keyboaord_enter_writing_documentation.jpg?itok=fsnlwzn1" width="360" height="202" alt="How do we fix the state of technical documentation?" title="How do we fix the state of technical documentation?" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Tue, 31 Mar 2020 07:01:00 +0000</pubDate>
    <dc:creator>deckart</dc:creator>
    <guid isPermaLink="false">61566 at https://opensource.com</guid>
    </item>
<item>
  <title>How to install Vim plugins</title>
  <link>https://opensource.com/article/20/2/how-install-vim-plugins</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;How to install Vim plugins&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/seth" class="username"&gt;sethkenlon&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2020-02-17T03:00:00-05:00" title="Monday, February 17, 2020 - 03:00" class="datetime"&gt;Mon, 02/17/2020 - 03:00&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;Whether you install them manually or with a package manager, plugins can help you create the perfect Vim for your workflow.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;While Vim is fast and efficient, by default, it is but a mere text editor. At least, that's what it would be without plugins, which build upon Vim and add extra features to…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/20/2/how-install-vim-plugins" hreflang="und"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/todo_checklist_team_metrics_report.png?itok=WxwXIOMk" width="360" height="202" alt="Team checklist and to dos" title="Team checklist and to dos" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Mon, 17 Feb 2020 08:00:00 +0000</pubDate>
    <dc:creator>sethkenlon</dc:creator>
    <guid isPermaLink="false">60941 at https://opensource.com</guid>
    </item>
<item>
  <title>Use Vim to manage your task list and access Reddit and Twitter</title>
  <link>https://opensource.com/article/20/1/vim-task-list-reddit-twitter</link>
  <description>&lt;span class="field field--name-title field--type-string field--label-hidden"&gt;Use Vim to manage your task list and access Reddit and Twitter&lt;/span&gt;
&lt;span class="field field--name-uid field--type-entity-reference field--label-hidden"&gt;&lt;a title="View user profile." href="https://opensource.com/users/ksonney" class="username"&gt;ksonney&lt;/a&gt;&lt;/span&gt;
&lt;span class="field field--name-created field--type-created field--label-hidden"&gt;&lt;time datetime="2020-01-27T03:02:00-05:00" title="Monday, January 27, 2020 - 03:02" class="datetime"&gt;Mon, 01/27/2020 - 03:02&lt;/time&gt;
&lt;/span&gt;

            &lt;div class="clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item"&gt;  &lt;p&gt;Handle your to-do list and get social from the text editor in the seventeenth in our series on 20 ways to be more productive with open source in 2020.&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item"&gt;  &lt;p&gt;Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be…&lt;/p&gt;


&lt;/div&gt;
      
            &lt;div class="field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item"&gt;       &lt;a href="https://opensource.com/article/20/1/vim-task-list-reddit-twitter" hreflang="und"&gt;&lt;img loading="lazy" src="https://opensource.com/sites/default/files/styles/article_teaser/public/lead-images/email_chat_communication_message.png?itok=O_NmCEda" width="360" height="202" alt="Chat via email" title="Chat via email" class="image-style-article-teaser"&gt;

&lt;/a&gt;
   &lt;/div&gt;
      </description>
  <pubDate>Mon, 27 Jan 2020 08:02:00 +0000</pubDate>
    <dc:creator>ksonney</dc:creator>
    <guid isPermaLink="false">60666 at https://opensource.com</guid>
    </item>

  </channel>
</rss>
