<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>aruy.net &#187; Vim</title>
	<atom:link href="http://aruy.net/archives/category/vim/feed" rel="self" type="application/rss+xml" />
	<link>http://aruy.net</link>
	<description>ちゃんとプログラムが書けるようになりたい。</description>
	<lastBuildDate>Tue, 15 Nov 2011 15:00:23 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://aruy.net/archives/category/vim/feed" />
		<item>
		<title>twitvim</title>
		<link>http://aruy.net/archives/565</link>
		<comments>http://aruy.net/archives/565#comments</comments>
		<pubDate>Fri, 01 Oct 2010 14:34:38 +0000</pubDate>
		<dc:creator>aruy</dc:creator>
				<category><![CDATA[Vim]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://aruy.net/?p=565</guid>
		<description><![CDATA[めずらしくwindows vim上で動くtwitterクライアント twitvim が最近お気に入りなので、新PCにも導入しようと思ったのですが、ちょっと引っかかったので、忘れないようにメモ。 まずは、最新版のソースを以 [...]<p><a href="http://aruy.net/archives/565">twitvim</a> is a post from: <a href="http://aruy.net">aruy.net</a></p>
]]></description>
			<content:encoded><![CDATA[<p>めずらしくwindows</p>
<p>vim上で動くtwitterクライアント twitvim が最近お気に入りなので、新PCにも導入しようと思ったのですが、ちょっと引っかかったので、忘れないようにメモ。</p>
<p>まずは、最新版のソースを以下からダウンロード<br />
<a href="http://www.vim.org/scripts/script.php?script_id=2204">http://www.vim.org/scripts/script.php?script_id=2204</a></p>
<p>ダウンロードしたファイルをvimで開き :source % でインストール</p>
<p>これで、インストールは完了なのですが、実行するとopen sslがないとのエラーがでます。helpを見ると open ssl と curl が必要とのこと。</p>
<p>いくつかのサイトからバイナリをダウンロードさせて頂いて試してみたのですが、最終的に以下のサイトで配布されているcURLとopen ssl をvim のプログラムディレクトリに放りこむ事で解決しました。<br />
<a href="http://www.limber.jp/?Software%2FOpenSSL%20for%20Windows">http://www.limber.jp/?Software%2FOpenSSL%20for%20Windows<br />
</a></p>
<p><a href="http://aruy.net/archives/565">twitvim</a> is a post from: <a href="http://aruy.net">aruy.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aruy.net/archives/565/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://aruy.net/archives/565" />
	</item>
		<item>
		<title>Vim ビジュアルモードでコメントアウト</title>
		<link>http://aruy.net/archives/364</link>
		<comments>http://aruy.net/archives/364#comments</comments>
		<pubDate>Mon, 01 Jun 2009 05:30:27 +0000</pubDate>
		<dc:creator>aruy</dc:creator>
				<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://aruy.net/?p=364</guid>
		<description><![CDATA[しばらく(といっても２週間くらいだけど)vimでコードを書いていなかったら、ビジュアルモードでコメントアウトする方法をすっかり忘れていたので、いつもでも思い出せるようにメモ 対象文字列をビジュアルモードで選択 大文字「I [...]<p><a href="http://aruy.net/archives/364">Vim ビジュアルモードでコメントアウト</a> is a post from: <a href="http://aruy.net">aruy.net</a></p>
]]></description>
			<content:encoded><![CDATA[<p>しばらく(といっても２週間くらいだけど)vimでコードを書いていなかったら、ビジュアルモードでコメントアウトする方法をすっかり忘れていたので、いつもでも思い出せるようにメモ</p>
<blockquote><p>
対象文字列をビジュアルモードで選択<br />
大文字「I」を入力<br />
先頭に追加したい文字列を入力<br />
Ctrl + [
</p></blockquote>
<p><a href="http://aruy.net/archives/364">Vim ビジュアルモードでコメントアウト</a> is a post from: <a href="http://aruy.net">aruy.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aruy.net/archives/364/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://aruy.net/archives/364" />
	</item>
		<item>
		<title>Vim メモ</title>
		<link>http://aruy.net/archives/258</link>
		<comments>http://aruy.net/archives/258#comments</comments>
		<pubDate>Thu, 02 Apr 2009 07:59:02 +0000</pubDate>
		<dc:creator>aruy</dc:creator>
				<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://aruy.net/?p=258</guid>
		<description><![CDATA[今日覚えた操作。 :/で検索するときに、直前にVisualモードで選択した文字列を使いたかったので、調べてみた。 こちらのVim基本操作のまとめがとても参考になりました。 最後にyankした内容はレジスタの0番にはいるの [...]<p><a href="http://aruy.net/archives/258">Vim メモ</a> is a post from: <a href="http://aruy.net">aruy.net</a></p>
]]></description>
			<content:encoded><![CDATA[<p>今日覚えた操作。</p>
<p>:/で検索するときに、直前にVisualモードで選択した文字列を使いたかったので、調べてみた。</p>
<p><a href="http://archiva.jp/web/tool/vim_basic.html">こちらの</a>Vim基本操作のまとめがとても参考になりました。</p>
<p>最後にyankした内容はレジスタの0番にはいるので、</p>
<p>C-vして文字列選択<br />
ｙでyank<br />
Escして、:/ -> C-r ->　0<br />
で選択した文字列で検索を行うことが出来ました。</p>
<p>レジスタを見るには、:display<br />
レジスタを使ったことはなかったので、あとでもう少し調べてみよう。</p>
<p>追記<br />
同僚が、もっと簡単にしてくれました。<br />
vmap / y/< 　c -R　>0<br />
これを.vimrcに書いておけば、Visualモードで選択　/　で検索できるようになります。</p>
<p><a href="http://aruy.net/archives/258">Vim メモ</a> is a post from: <a href="http://aruy.net">aruy.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aruy.net/archives/258/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://aruy.net/archives/258" />
	</item>
	</channel>
</rss>

