<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marius Anghel</title>
    <description>The latest articles on DEV Community by Marius Anghel (@marius_anghel).</description>
    <link>https://dev.to/marius_anghel</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2844367%2Fa15c6ceb-aff4-4f63-9d1b-41a1768c451c.png</url>
      <title>DEV Community: Marius Anghel</title>
      <link>https://dev.to/marius_anghel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marius_anghel"/>
    <language>en</language>
    <item>
      <title>Why do you have to switch to NeoVIM</title>
      <dc:creator>Marius Anghel</dc:creator>
      <pubDate>Thu, 27 Feb 2025 11:19:21 +0000</pubDate>
      <link>https://dev.to/marius_anghel/why-do-you-have-to-switch-to-neovim-13k6</link>
      <guid>https://dev.to/marius_anghel/why-do-you-have-to-switch-to-neovim-13k6</guid>
      <description>&lt;p&gt;I know, I know. &lt;/p&gt;

&lt;p&gt;When I got started in programming, I began writing code in Visual Studio Code. After that, I switched to the IntelliJ suite in college because I had free access to it with my student ID card.&lt;/p&gt;

&lt;p&gt;But I always had the feeling that something wasn’t right—something didn’t quite fit for me.&lt;/p&gt;

&lt;p&gt;Recently, I started watching some programming videos on YouTube and came across this tutorial.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/zHTeCSVAFNY"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Right after I finished that video, I watched the second part.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/4zyZ3sw_ulc"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;After finishing the second part, I started searching the internet for more information about NeoVIM and additional plugins I could use to configure my new IDE.&lt;/p&gt;

&lt;p&gt;And the feeling of writing and setting up every detail yourself—things that usually come as defaults in an IDE—is amazing. It truly gives you the power of programming.&lt;/p&gt;

&lt;p&gt;It takes some time to get used to the key bindings, but… it’s worth it, I swear!&lt;/p&gt;

&lt;p&gt;I used to be the guy who closed the terminal whenever I accidentally opened VIM because I didn’t know how to exit. Not long ago, I finally learned :wq to close it when merging two branches.&lt;/p&gt;

&lt;p&gt;But now, the feeling of not using the mouse, the feeling of not wasting time figuring out which tab I’m on—it's incredible.&lt;/p&gt;

&lt;p&gt;I’m warning you now: NeoVIM has no tabs. You can install plugins to display a file drawer on the left side, but everything is controlled from the keyboard.&lt;/p&gt;

&lt;p&gt;Finally, I’ll recommend you a book about VIM.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs3czrq5nmbu5jyjgaplx.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs3czrq5nmbu5jyjgaplx.jpg" alt="Practival Vim" width="583" height="700"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>webdev</category>
      <category>vim</category>
      <category>neovim</category>
    </item>
  </channel>
</rss>
