<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>vim &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 25 Feb 2023 21:09:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>VIM: Preserve File Date with Touch</title>
		<link>https://it.megocollector.com/linux/vim-preserve-file-date-with-touch/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 17 Sep 2018 14:42:42 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[vim]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=3897</guid>

					<description><![CDATA[I had a single file I needed to modify but didn&#8217;t want to modify the date of the file.&#160; It was a minor change to the file, so I wanted to maintain the file date for posterity.&#160; In any case, I learned the vim does not provide this functionality, but touch would and quite easily.&#160; With that said, I am...]]></description>
		
		
		
			</item>
		<item>
		<title>VIM: Join Lines</title>
		<link>https://it.megocollector.com/tips-and-tricks/vim-join-lines/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 07 Jun 2018 21:12:27 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[vim]]></category>
		<guid isPermaLink="false">http://it.megocollector.com/?p=3841</guid>

					<description><![CDATA[I had a document where I wanted to join every other line.&#160; I tried several approaches on a Windows box using Cygwin but only one worked with a couple variations.&#160; Using the vim editor.&#160; This is a new trick to me, and wanted to jot it down before I forget about. The file looked something like this. 10.10.10.10 a.com 10.10.10.11...]]></description>
		
		
		
			</item>
	</channel>
</rss>
