<?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: Tony Lee</title>
    <description>The latest articles on DEV Community by Tony Lee (@tonylee221b).</description>
    <link>https://dev.to/tonylee221b</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%2F969830%2F9c4da188-c5e1-44c6-a2e2-afefd7fc8ee6.jpeg</url>
      <title>DEV Community: Tony Lee</title>
      <link>https://dev.to/tonylee221b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tonylee221b"/>
    <language>en</language>
    <item>
      <title>Fav Editor : NEOVIM 🔥</title>
      <dc:creator>Tony Lee</dc:creator>
      <pubDate>Thu, 10 Nov 2022 10:49:47 +0000</pubDate>
      <link>https://dev.to/tonylee221b/fav-editor-neovim-48cl</link>
      <guid>https://dev.to/tonylee221b/fav-editor-neovim-48cl</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Hello 🖐&lt;/p&gt;

&lt;p&gt;There are tons of text editors that are used for coding nowadays. Amongst those editors, my favourite editor is NeoVim.&lt;/p&gt;

&lt;p&gt;How I ended up using NeoVim?&lt;/p&gt;



&lt;h2&gt;
  
  
  My Editor Journey
&lt;/h2&gt;

&lt;p&gt;When I first joined College, I started off as Visual Studio User since I had to learn C/C++. (&lt;del&gt;I was required to use it&lt;/del&gt;). Plus, I needed to take basic linux course, and that was when I was first introduced to VIM.&lt;/p&gt;

&lt;p&gt;However, I could not understand at all why it was one of the most popular editor in the world. It was extremely difficult to get used to the keymaps(especially, h, j, k, l). Well... I could not even save and close the editor window.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://i.giphy.com/media/TfGEwezf656w6aOAAP/giphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://i.giphy.com/media/TfGEwezf656w6aOAAP/giphy.gif" width="480" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Later, I installed Visual Studio Code when I began to take WEB course. I loved VS Code because I liked the light-feeling of VS Code. Also, it had so many extensions to help boost my productivity. Most importantly, I did not have to memorize all the keymaps!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://i.giphy.com/media/NEvPzZ8bd1V4Y/giphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://i.giphy.com/media/NEvPzZ8bd1V4Y/giphy.gif" width="245" height="256"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;About a year ago, I was killing the time on youtube. Suddenly, I found a clip that the author was developing using NeoVim. The clip was from &lt;a href="https://www.youtube.com/c/devaslife"&gt;Takuya&lt;/a&gt;:&lt;/p&gt;

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

&lt;p&gt;It blew my mind!!! It looked so cool and I wanted to try it out. Since then, I am in love with NeoVIM 🔥&lt;/p&gt;



&lt;h2&gt;
  
  
  Dotfiles
&lt;/h2&gt;

&lt;p&gt;I have uploaded my neovim config files on my github.&lt;br&gt;
It is almost same as the neovim config of &lt;a href="https://www.youtube.com/c/devaslife"&gt;Takuya&lt;/a&gt;'s. Nonetheless, if you would like to check out my config, here it is: &lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/tonylee221b"&gt;
        tonylee221b
      &lt;/a&gt; / &lt;a href="https://github.com/tonylee221b/dotfiles"&gt;
        dotfiles
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Dark.Coder's Dotfile Github Repo
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Dotfile for Black Coder&lt;/h1&gt;
&lt;h3&gt;
This is my dotfile for my NeoVim configurations&lt;/h3&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/tonylee221b/dotfiles"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;&lt;br&gt;


&lt;h2&gt;
  
  
  What is your fav editor?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Vim&lt;/li&gt;
&lt;li&gt;Neovim&lt;/li&gt;
&lt;li&gt;VS Code 
...&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What is your fav?&lt;/p&gt;

</description>
      <category>neovim</category>
      <category>vim</category>
    </item>
    <item>
      <title>My Very First Post</title>
      <dc:creator>Tony Lee</dc:creator>
      <pubDate>Thu, 10 Nov 2022 01:28:09 +0000</pubDate>
      <link>https://dev.to/tonylee221b/my-very-first-post-18jf</link>
      <guid>https://dev.to/tonylee221b/my-very-first-post-18jf</guid>
      <description>&lt;h2&gt;
  
  
  Hello 🖐
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;This is &lt;strong&gt;Tony Lee&lt;/strong&gt;. So excited to start my blog on DEV!&lt;br&gt;
It is actually my very first blog post in my life 😁&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Hope I can post regularly so that I can always look back what I have been doing.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks!&lt;br&gt;
Happy Hacking!&lt;/p&gt;

</description>
      <category>beginners</category>
    </item>
  </channel>
</rss>
