<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=VIM_Stuff</id>
	<title>VIM Stuff - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=VIM_Stuff"/>
	<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=VIM_Stuff&amp;action=history"/>
	<updated>2026-05-05T15:51:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.d3xt3r01.tk//index.php?title=VIM_Stuff&amp;diff=6536&amp;oldid=prev</id>
		<title>Admin at 19:11, 25 January 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=VIM_Stuff&amp;diff=6536&amp;oldid=prev"/>
		<updated>2012-01-25T19:11:06Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:11, 25 January 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://wiki.d3xt3r01.tk//index.php?title=VIM_Stuff&amp;diff=7&amp;oldid=prev</id>
		<title>Admin: New page: SO except regular use of vim like .. &quot;open .. write/delete&quot; in vim .. I know it&#039;s the only one that can do regular expressions search and replace .. here&#039;s how I did it  I needed to replac...</title>
		<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=VIM_Stuff&amp;diff=7&amp;oldid=prev"/>
		<updated>2009-06-25T18:26:45Z</updated>

		<summary type="html">&lt;p&gt;New page: SO except regular use of vim like .. &amp;quot;open .. write/delete&amp;quot; in vim .. I know it&amp;#039;s the only one that can do regular expressions search and replace .. here&amp;#039;s how I did it  I needed to replac...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;SO except regular use of vim like .. &amp;quot;open .. write/delete&amp;quot; in vim .. I know it&amp;#039;s the only one that can do regular expressions search and replace .. here&amp;#039;s how I did it&lt;br /&gt;
&lt;br /&gt;
I needed to replace limita_32K_32K to 10242_1 in my dhcpd.conf .. but only on the lines that contain 00:00:ca .. THANK GOD for VIM&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
:g/00:00:ca/s/limita_32K_32K/10242_1/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I&amp;#039;ll post here any other useful thingies about it ..if I get to use them&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>