<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Vim on mkz.me</title>
		<link>https://mkz.me/til/vim/</link>
		<description>Recent content in Vim on mkz.me</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Thu, 26 Sep 2024 16:08:00 +0200</lastBuildDate>
		
			<atom:link href="https://mkz.me/til/vim/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>(neo)Vim cheatsheet</title>
				<link>https://mkz.me/til/vim/vim-cheatsheet/</link>
				<pubDate>Thu, 26 Sep 2024 16:08:00 +0200</pubDate>
				<guid>https://mkz.me/til/vim/vim-cheatsheet/</guid>
				<description>&lt;h2 id=&#34;moving-the-cursor-aka-motion&#34;&gt;&#xA;  Moving the cursor (aka motion)&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#moving-the-cursor-aka-motion&#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;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;k ~ go up&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;j ~ go down&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;h ~ go left&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;l ~ go right&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;e ~ go to end of next word&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;w ~ go to start of next word&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;$ ~ go to end of line&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&amp;lt;num&amp;gt;&amp;lt;motion&amp;gt; - repeat motion num times&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;0 ~ go to start of line&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;G ~ go to end of file&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
