<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Editors on mstowskipl</title>
		<link>https://mstowski.pl/en/tags/editors/</link>
		<description>Recent content in Editors on mstowskipl</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Sun, 19 Jul 2026 13:10:01 +0200</lastBuildDate>
		
			<atom:link href="https://mstowski.pl/en/tags/editors/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>LazyVim, my favourite neovim distro</title>
				<link>https://mstowski.pl/en/posts/lazyvim-intro-en/</link>
				<pubDate>Sun, 19 Jul 2026 13:10:01 +0200</pubDate>
				<guid>https://mstowski.pl/en/posts/lazyvim-intro-en/</guid>
				<description>&lt;p&gt;In &lt;a href=&#34;https://mstowski.pl/en/posts/how-to-start-with-vim-en/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;the previous article&lt;/a&gt; I showed you how I started my journey with Vim and briefly mentioned that I personally use the LazyVim distribution. Today I would like to explain, step by step, what all of that means, show you the list of plugins I have installed, and describe how I organize my work in this environment.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-is-neovim&#34;&gt;&#xA;  What is Neovim?&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#what-is-neovim&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;As we can read on the &lt;a href=&#34;https://neovim.io/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;project&amp;rsquo;s homepage&lt;/a&gt;, it is a hyperextensible text editor based on Vim. When looking for more information, we can also come across the &lt;a href=&#34;https://github.com/neovim/neovim&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;official GitHub repository&lt;/a&gt;, which expands on that description and points out that the goal of the project is to strongly rebuild the base Vim experience in order to make it easier and more inviting for more people to contribute, spread the work across more developers, allow advanced user interfaces to be added without too much interference in the application&amp;rsquo;s core, and improve extensibility. That last part was achieved by adding support for &lt;a href=&#34;https://www.lua.org/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Lua&lt;/a&gt; alongside &lt;code&gt;vimrc&lt;/code&gt;, which led to a literal explosion of the ecosystem. More and more people started writing their own plugins adding new functionality, until we reached a point where, with their help, Neovim can practically be turned into a full-fledged programming environment with syntax highlighting, suggestions, interfaces for debugging code and running tests, and even integration with AI agents.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
