<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="ja" xmlns="http://www.w3.org/2005/Atom">
  <title>code&#12394;&#12395;&#12364;&#12375;: perl&#20351;&#12356;&#12398;vim&#12398;&#35373;&#23450;</title>
  <link type="text/html" rel="alternate" href="http://code.nanigac.com/forum/view/285"/>
  <link rel="icon" href="/favicon.ico"/>
  <updated>2008-06-19T19:58:16+09:00</updated>
  <author>
    <name>mikeda</name>
  </author>
  <entry>
    <title>1</title>
    <link type="text/html" rel="alternate" href="http://code.nanigac.com/forum/view/285?comment=1"/>
    <author>
      <name>tobiaki</name>
    </author>
    <updated>2008-06-16T00:40:17+09:00</updated>
    <id/>
    <summary>&#31169;&#12418;&#12354;&#12414;&#12426;.vimrc&#12434;&#12356;&#12376;&#12427;&#26041;&#12391;&#12399;&#12394;&#12356;&#12398;&#12391;&#12377;&#12364;&#12289;&#20837;&#12428;&#12392;&#12356;&#12390;&#20415;&#21033;&#12384;&#12394;&#12540;&#12392;&#24605;&#12358;&#12418;&#12398;&#12434;&#12354;&#12370;&#12390;&#12362;&#12365;&#12414;&#12377;&#12397;&#12290;

----------
#&#12477;&#12540;&#12473;&#12398;&#33394;&#20184;&#12369;
syntax on

#&#12479;&#12502;&#12398;&#20195;&#12431;&#12426;&#12395;&#12473;&#12506;&#12540;&#12473;&#12434;&#20837;&#21147;
set expandtab

#&#23550;&#24540;&#12377;&#12427;&#25324;&#24359;&#12398;&#24375;&#35519;&#34920;&#31034;&#12434;&#22806;&#12377;
let loaded_matchparen = 1 &#12288;

#Tera Term&#32076;&#30001;&#12391;&#12418;&#12459;&#12521;&#12540;&#34920;&#31034;&#12373;&#12379;&#12427;
set term=builtin_linux
set ttytype=builtin_linux

#&#12459;&#12521;&#12540;&#12473;&#12461;&#12540;&#12512;
##darkblue&#12364;&#22909;&#12415;
colorscheme darkblue
</summary>
  </entry>
  <entry>
    <title>2</title>
    <link type="text/html" rel="alternate" href="http://code.nanigac.com/forum/view/285?comment=2"/>
    <author>
      <name>&#12466;&#12473;&#12488; (&#12415;)</name>
    </author>
    <updated>2008-06-16T00:40:32+09:00</updated>
    <id/>
    <summary>&#12356;&#12429;&#12356;&#12429;&#12391;&#12365;&#12427;&#12435;&#12391;&#12377;&#12397;&#12359;&#12290;
&#21442;&#32771;&#12395;&#12373;&#12379;&#12390;&#12418;&#12425;&#12356;&#12414;&#12377;&#12290;&#65310;tobiaki&#12373;&#12435;

&#20491;&#20154;&#30340;&#12395;&#12399;&#12289;&#26222;&#27573;&#12399;UNIX&#19978;&#12398;VI&#12384;&#12369;&#12393;&#12289;
Windows&#19978;&#12391;&#20351;&#12358;&#12392;&#12365;&#12399;&#12289;
http://www.kaoriya.net/
&#12398;&#12289;VIM&#12434;&#20351;&#12431;&#12379;&#12390;&#12418;&#12425;&#12387;&#12390;&#12414;&#12377;&#12290;
&#12356;&#12429;&#12435;&#12394;&#35373;&#23450;&#12364;&#20837;&#12387;&#12390;&#12390;&#20351;&#12356;&#12420;&#12377;&#12356;&#12391;&#12377;&#12290;
</summary>
  </entry>
  <entry>
    <title>3</title>
    <link type="text/html" rel="alternate" href="http://code.nanigac.com/forum/view/285?comment=3"/>
    <author>
      <name>&#12466;&#12473;&#12488; (&#65288;&#12406;&#65289;)</name>
    </author>
    <updated>2008-06-16T00:40:28+09:00</updated>
    <id/>
    <summary>vimrc&#12384;&#12392;&#20182;&#12395;&#12399;&#12289;

set list        &#65288;&#21046;&#24481;&#35352;&#21495;&#35211;&#12360;&#12427;&#12411;&#12358;&#12364;&#22909;&#12365;&#12290;listchar&#12399;&#12362;&#22909;&#12415;&#12391;&#12290;&#65289;
set whichwrap=b,s,&amp;lt;,&amp;gt;,[,]
                &#65288;&#12501;&#12522;&#12540;&#12459;&#12540;&#12477;&#12523;&#12364;&#22909;&#12365;&#65289;

&#12367;&#12425;&#12356;&#12290;&#12354;&#12392;&#12399;&#12289;

:he ft-perl-syntax

&#12375;&#12390;&#12362;&#22909;&#12415;&#12434;&#35373;&#23450;&#12290;

&#12392;&#12426;&#12354;&#12360;&#12378;

:w !perl

&#12384;&#12369;&#12391;&#12418;&#12369;&#12387;&#12371;&#12358;&#20351;&#12360;&#12427;&#12398;&#12391;&#12371;&#12428;&#12391;&#12418;&#21313;&#20998;&#12392;&#12418;&#35328;&#12360;&#12427;&#12369;&#12393;&#12289;
after/ftpulgin/perl.vim &#12354;&#12383;&#12426;&#12395;

:compiler perl

&#12375;&#12392;&#12367;&#12392; :make &#20351;&#12360;&#12427;&#12398;&#12391;&#19968;&#27573;&#12392;&#20415;&#21033;&#12395;&#24863;&#12376;&#12427;&#20154;&#12399;&#22810;&#12356;&#12363;&#12392;&#12290;
&#12354;&#12392;&#12399; vim.org &#12398; Tip #1244: preview interpreter's output &#12434;&#20351;&#12358;&#12392;
&#12373;&#12425;&#12395;&#20415;&#21033;&#12395;&#12394;&#12427;&#12363;&#12418;&#12290;&#65288;&#22522;&#26412;ruby&#29992;&#12384;&#12369;&#12393;&#12289;&#20182;&#12398;&#12473;&#12463;&#12522;&#12503;&#12488;&#35328;&#35486;&#29992;&#12395;
&#26360;&#12365;&#25563;&#12360;&#12427;&#12398;&#12399;&#38627;&#12375;&#12367;&#12394;&#12356;&#12375;&#12289;&#12498;&#12531;&#12488;&#12418;&#26360;&#12356;&#12390;&#12354;&#12427;&#12290;ruby&#12391;&#12398;&#12452;&#12513;&#12540;&#12472;&#12399;&#20363;&#12360;&#12400;
http://blog.blueblack.net/item_150
&#21442;&#29031;&#12398;&#12371;&#12392;&#65289;

vim.org&#12395;&#19978;&#12364;&#12387;&#12390;&#12427;&#12473;&#12463;&#12522;&#12503;&#12488;&#12384;&#12392;&#12289;taglist.vim &#12364;&#12363;&#12394;&#12426;&#20154;&#27671;&#12391;&#20415;&#21033;&#12425;&#12375;&#12356;&#12290;

</summary>
  </entry>
  <entry>
    <title>4</title>
    <link type="text/html" rel="alternate" href="http://code.nanigac.com/forum/view/285?comment=4"/>
    <author>
      <name>mikeda</name>
    </author>
    <updated>2008-06-16T00:57:28+09:00</updated>
    <id/>
    <summary>&amp;gt;&amp;gt;tobiaki
&#12417;&#12385;&#12419;&#12417;&#12385;&#12419;&#12459;&#12521;&#12501;&#12523;&#12395;&#12394;&#12387;&#12390;&#12403;&#12387;&#12367;&#12426;&#12375;&#12414;&#12375;&#12383;w
&#12356;&#12429;&#12356;&#12429;&#35430;&#12375;&#12390;&#12415;&#12414;&#12377;&#12290;
set expandtab&#12399;&#21363;&#20351;&#12431;&#12379;&#12390;&#12356;&#12383;&#12384;&#12365;&#12414;&#12377;&#12290;

&amp;gt;&amp;gt;&#12415;
&#35373;&#23450;&#28168;&#12415;&#12398;&#12434;&#20351;&#12358;&#12392;&#12356;&#12358;&#12398;&#12418;&#12450;&#12522;&#12391;&#12377;&#12397;&#12290;
&#21442;&#32771;&#12395;&#12373;&#12379;&#12390;&#12356;&#12383;&#12384;&#12365;&#12414;&#12377;&#12290;

&amp;gt;&amp;gt;(&#12406;)
&#12362;&#12362;&#12540;&#12289;&#26412;&#32887;&#12387;&#12413;&#12356;&#12290;&#21442;&#32771;&#12395;&#12394;&#12426;&#12414;&#12377;&#12290;
(w !perl&#12377;&#12425;&#30693;&#12426;&#12414;&#12379;&#12435;&#12391;&#12375;&#12383;&#12539;&#12539;&#12539;&#12371;&#12428;&#12399;&#27083;&#25991;&#30340;&#12395;&#12399;&#12393;&#12358;&#35299;&#37320;&#12377;&#12427;&#12398;&#12391;&#12375;&#12423;&#12358;&#12363;)


&#12362;&#19977;&#26041;&#12289;&#12354;&#12426;&#12364;&#12392;&#12358;&#12372;&#12374;&#12356;&#12414;&#12375;&#12383;&#65281;&#65281;</summary>
  </entry>
  <entry>
    <title>5</title>
    <link type="text/html" rel="alternate" href="http://code.nanigac.com/forum/view/285?comment=5"/>
    <author>
      <name>&#12466;&#12473;&#12488; (&#65288;&#12406;&#65289;)</name>
    </author>
    <updated>2008-06-19T19:58:40+09:00</updated>
    <id/>
    <summary>&#12300;:w !&#12301;&#12395;&#12388;&#12356;&#12390;&#12399;&#12289;&#12300;:he :w_c&#12301;&#12377;&#12427;&#12392;&#12504;&#12523;&#12503;&#35501;&#12417;&#12414;&#12377;&#12290;

&#12354;&#12392;&#26360;&#12367;&#12398;&#12434;&#24536;&#12428;&#12414;&#12375;&#12383;&#12364;&#12289;&#20837;&#21147;&#35036;&#23436;&#12395;&#38306;&#12375;&#12390;&#12399; autocomplpop.vim &#12364;&#24375;&#21147;&#12391;&#12377;&#12290;
Linux&#31995;&#12391;SCIM-Anthy&#12434;&#20351;&#12387;&#12390;&#12356;&#12427;&#12392;&#26085;&#26412;&#35486;&#12398;&#20837;&#21147;&#12364;&#12358;&#12414;&#12367;&#12356;&#12363;&#12394;&#12356;&#22580;&#21512;&#12364;&#12354;&#12427;&#12398;&#12364;
&#12385;&#12423;&#12387;&#12392;&#27531;&#24565;&#12391;&#12377;&#12364;&#12289;code&#20837;&#21147;&#12399;&#22823;&#22793;&#20415;&#21033;&#12395;&#12394;&#12426;&#12414;&#12377;&#12290;
&#65288;&#26085;&#26412;&#35486;&#20837;&#21147;&#12395;&#38306;&#12375;&#12390;&#12399;SCIM&#20837;&#21147;&#12513;&#12477;&#12483;&#12489;&#12398;&#35373;&#23450;&#12398;&#20840;&#20307;&#35373;&#23450;&#12391;
&#12300;&#26410;&#30906;&#23450;&#25991;&#23383;&#21015;&#12434;&#20837;&#21147;&#23550;&#35937;&#12463;&#12521;&#12452;&#12450;&#12531;&#12488;&#12398;&#12454;&#12451;&#12531;&#12489;&#12454;&#12395;&#34920;&#31034;&#12301;&#12398;&#12481;&#12455;&#12483;&#12463;&#12434;&#22806;&#12377;&#12392;
&#22238;&#36991;&#12391;&#12365;&#12414;&#12377;&#12290;&#65289;</summary>
  </entry>
  <entry>
    <title>6</title>
    <link type="text/html" rel="alternate" href="http://code.nanigac.com/forum/view/285?comment=6"/>
    <author>
      <name>&#12466;&#12473;&#12488; (&#65288;&#12406;&#65289;)</name>
    </author>
    <updated>2008-06-19T19:58:46+09:00</updated>
    <id/>
    <summary>&#12373;&#12415;&#12384;&#12428;&#12391;&#30003;&#12375;&#35379;&#12394;&#12356;&#12290;

vim&#12399;&#12489;&#12461;&#12517;&#12513;&#12531;&#12488;&#65288;&#12504;&#12523;&#12503;&#65289;&#12364;&#38750;&#24120;&#12395;&#20805;&#23455;&#12375;&#12390;&#12356;&#12427;&#12398;&#12391;&#12289;
&#12371;&#12428;&#12434;&#35501;&#12414;&#12394;&#12356;&#25163;&#12399;&#12354;&#12426;&#12414;&#12379;&#12435;&#12290;
&#12383;&#12384;&#12289;&#20184;&#23646;&#12398;&#12504;&#12523;&#12503;&#12399;&#33521;&#35486;&#12384;&#12375;&#12289;&#26368;&#21021;&#12399;&#24341;&#12365;&#26041;&#12418;&#12431;&#12363;&#12425;&#12394;&#12356;&#12391;&#12375;&#12423;&#12358;&#12363;&#12425;&#12289;

http://www.ac.cyberhome.ne.jp/~yakahaira/vimdoc/index.html

&#12398;web&#29256;&#12363;&#12425;&#12399;&#12356;&#12427;&#12398;&#12364;&#12356;&#12356;&#12363;&#12418;&#12375;&#12428;&#12414;&#12379;&#12435;&#12290;
&#12414;&#12383;&#12371;&#12398;&#12506;&#12540;&#12472;&#12398;&#19968;&#30058;&#19979;&#12395;zip&#12501;&#12449;&#12452;&#12523;&#12364;&#12354;&#12427;&#12398;&#12391;&#12289;&#12371;&#12428;&#12434;&#35299;&#20941;&#12375;&#12390;
.vim&#65288;Windows&#12394;&#12425;vimfiles&#65289;&#12398;&#19979;&#12395;&#12487;&#12451;&#12524;&#12463;&#12488;&#12522;&#12372;&#12392;&#25918;&#12426;&#36796;&#12417;&#12400;&#12289;
&#12300;:he&#12301;&#12391;&#65288;&#12501;&#12449;&#12452;&#12523;&#12364;&#23384;&#22312;&#12377;&#12428;&#12400;&#65289;&#26085;&#26412;&#35486;&#12398;&#12504;&#12523;&#12503;&#12434;&#38283;&#12356;&#12390;&#12367;&#12428;&#12414;&#12377;&#12290;
&#65288;&#26085;&#26412;&#35486;&#12504;&#12523;&#12503;&#12501;&#12449;&#12452;&#12523;&#12364;&#12394;&#12356;&#22580;&#21512;&#12399;&#33521;&#35486;&#29256;&#12504;&#12523;&#12503;&#12364;&#38283;&#12363;&#12428;&#12427;&#65289;
&#39321;&#12426;&#23627;&#12373;&#12435;&#12391;&#12418;&#26368;&#26032;&#29256;&#12504;&#12523;&#12503;&#12398;&#32763;&#35379;&#12364;&#36914;&#12435;&#12391;&#12356;&#12414;&#12377;&#12364;&#12289;
&#12393;&#12398;&#12501;&#12449;&#12452;&#12523;&#12364;&#26356;&#26032;&#12373;&#12428;&#12383;&#12398;&#12363;&#12364;&#12431;&#12363;&#12426;&#38627;&#12356;&#12398;&#12392;&#12289;helptag&#12398;&#29983;&#25104;&#12434;
&#33258;&#20998;&#12391;&#12420;&#12425;&#12394;&#12356;&#12392;&#12394;&#12425;&#12394;&#12356;&#12398;&#12364;&#12354;&#12427;&#12398;&#12391;&#12289;&#33258;&#20998;&#12364;&#24931;&#12428;&#12427;&#12363;
&#26356;&#26032;&#12364;&#23433;&#23450;&#12377;&#12427;&#12414;&#12391;&#12399;&#12371;&#12385;&#12425;&#12398;&#12522;&#12531;&#12463;&#20808;&#12398;&#12501;&#12449;&#12452;&#12523;&#12434;&#12381;&#12398;&#12414;&#12414;&#20351;&#12358;&#12398;&#12364;
&#12356;&#12356;&#12392;&#24605;&#12356;&#12414;&#12377;&#12290;&#65289;

</summary>
  </entry>
  <entry>
    <title>7</title>
    <link type="text/html" rel="alternate" href="http://code.nanigac.com/forum/view/285?comment=7"/>
    <author>
      <name>mikeda</name>
    </author>
    <updated>2008-06-19T19:58:16+09:00</updated>
    <id/>
    <summary>&amp;gt;&amp;gt;(&#12406;)
help&#12399;&#30906;&#12363;&#12395;&#12411;&#12392;&#12435;&#12393;&#20351;&#12387;&#12390;&#12414;&#12379;&#12435;&#12391;&#12375;&#12383;&#12290;&#24341;&#12365;&#12363;&#12383;&#12395;&#12399;&#24931;&#12428;&#12364;&#24517;&#35201;&#12381;&#12358;&#12391;&#12377;&#12364;&#20351;&#12356;&#12371;&#12394;&#12379;&#12427;&#12424;&#12358;&#31934;&#36914;&#12375;&#12414;&#12377;&#12290;
&#12300;:w !&#12301;&#12398;&#24847;&#21619;&#12418;&#30906;&#35469;&#12391;&#12365;&#12414;&#12375;&#12383;&#12290;

&#12354;&#12426;&#12364;&#12358;&#12372;&#12374;&#12356;&#12414;&#12377;&#65281;</summary>
  </entry>
</feed>
