<?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>gvim Archives - Beshoy Girgis</title>
	<atom:link href="https://beshoy.girgis.us/tag/gvim/feed/" rel="self" type="application/rss+xml" />
	<link>https://beshoy.girgis.us/tag/gvim/</link>
	<description>Father, husband, son, nerd.</description>
	<lastBuildDate>Sun, 12 Mar 2017 08:10:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Windows 7: Set GVIM as Default Text Editor</title>
		<link>https://beshoy.girgis.us/2012/08/windows-7-set-gvim-as-default-text-editor/</link>
					<comments>https://beshoy.girgis.us/2012/08/windows-7-set-gvim-as-default-text-editor/#comments</comments>
		
		<dc:creator><![CDATA[Beshoy Girgis]]></dc:creator>
		<pubDate>Mon, 27 Aug 2012 15:28:14 +0000</pubDate>
				<category><![CDATA[Nerdy]]></category>
		<category><![CDATA[gvim]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://beshoy.girgis.us/?p=161</guid>

					<description><![CDATA[I love VIM.  It&#8217;s my favorite IDE.  I also hate notepad.  It&#8217;s extremely primitive and in no-way intuitive.  For that reason, I set GVIM ( Graphical VIM ) as the default text editor in my Windows environment &#8212; here&#8217;s the command: ftype txtfile="C:\Program Files (x86)\Vim\vim73\gvim.exe" --remote-tab-silent "%1" Please note, this command must be run as <a class="read-more" href="https://beshoy.girgis.us/2012/08/windows-7-set-gvim-as-default-text-editor/">[&#8230;]</a>]]></description>
										<content:encoded><![CDATA[<p>I love VIM.  It&#8217;s my favorite IDE.  I also hate notepad.  It&#8217;s extremely primitive and in no-way intuitive.  For that reason, I set GVIM ( Graphical VIM ) as the default text editor in my Windows environment &#8212; here&#8217;s the command:</p>
<pre lang="dos">ftype txtfile="C:\Program Files (x86)\Vim\vim73\gvim.exe" --remote-tab-silent "%1"</pre>
<p>Please note, this command must be run as an administrator.  Click start, type &#8220;cmd&#8221;, right click &#8220;cmd.exe&#8221; and click &#8220;Run as administrator&#8221;.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://beshoy.girgis.us/2012/08/windows-7-set-gvim-as-default-text-editor/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 34/77 objects using disk
Page Caching using disk: enhanced 
Lazy Loading (feed)
Minified using disk
Database Caching using disk (Request-wide modification query)

Served from: beshoy.girgis.us @ 2026-06-12 02:42:53 by W3 Total Cache
-->