<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vscode on jfx's site</title><link>https://jfx.ac/tags/vscode/</link><description>Recent content in Vscode on jfx's site</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 15 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://jfx.ac/tags/vscode/index.xml" rel="self" type="application/rss+xml"/><item><title>VS Code to Neovim</title><link>https://jfx.ac/blog/vscode-to-neovim/</link><pubDate>Sun, 15 Sep 2024 00:00:00 +0000</pubDate><guid>https://jfx.ac/blog/vscode-to-neovim/</guid><description>&lt;p&gt;I decided to stop using VS Code completely and see how long I could use Neovim. It&amp;rsquo;s been 5 weeks and so far it&amp;rsquo;s been great. I wish I&amp;rsquo;d done it earlier.&lt;/p&gt;
&lt;h2 id="what-is-vim-and-neovim"&gt;What is Vim and Neovim&lt;/h2&gt;
&lt;h3 id="vim"&gt;Vim&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Vim_(text_editor)"&gt;Vim&lt;/a&gt; is a free and open-source text editor that evolved from the original &lt;a href="https://en.wikipedia.org/wiki/Vi_(text_editor)"&gt;vi&lt;/a&gt; editor which dates back to 1976. It allows users to perform complex editing tasks through keyboard shortcuts without relying on a mouse. Vim has a &lt;a href="https://en.wikipedia.org/wiki/Text_user_interface"&gt;text user interface (TUI)&lt;/a&gt; instead of a &lt;a href="https://en.wikipedia.org/wiki/Graphical_user_interface"&gt;Graphical user interface (GUI)&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>