<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Syntax on Details...</title>
    <link>https://www.deepreflect.net/tags/syntax/</link>
    <description>Recent content in Syntax on Details...</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2003 - 2026 Leonardo Rizzi</copyright>
    <lastBuildDate>Tue, 30 Jun 2026 03:28:29 +0200</lastBuildDate>
    <atom:link href="https://www.deepreflect.net/tags/syntax/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vim - Syntax highlighting</title>
      <link>https://www.deepreflect.net/2010/03/30/vim-syntax-highlighting/</link>
      <pubDate>Tue, 30 Mar 2010 01:01:22 +0000</pubDate>
       <guid isPermaLink="false">http://blog.deepreflect.net/?p=889</guid> 
      <description>&lt;p&gt;Turn on color syntax highlighting&lt;/p&gt;
&lt;p&gt;Now press ESC key, type : syntax on&lt;/p&gt;
&lt;p&gt;&lt;code&gt;:syntax on&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;You can edit ~/.vimrc file and add command syntax on to it so that next you will start vim with color syntax highlighting option&lt;/p&gt;
&lt;p&gt;&lt;code&gt;$ vim ~/.vimrc&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Append the following line:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;syntax on &lt;/code&gt;&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Turn on color syntax highlighting</p>
<p>Now press ESC key, type : syntax on</p>
<p><code>:syntax on</code></p>
<p>You can edit ~/.vimrc file and add command syntax on to it so that next you will start vim with color syntax highlighting option</p>
<p><code>$ vim ~/.vimrc</code></p>
<p>Append the following line:</p>
<p><code>syntax on </code></p>
]]></content:encoded>
    </item>
    <item>
      <title>Cron Syntax</title>
      <link>https://www.deepreflect.net/2010/03/22/cron-syntax/</link>
      <pubDate>Mon, 22 Mar 2010 16:04:58 +0000</pubDate>
       <guid isPermaLink="false">http://blog.deepreflect.net/?p=879</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;https://www.deepreflect.net/wp-content/uploads/2010/03/crontab-syntax.gif&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.deepreflect.net/wp-content/uploads/2010/03/crontab-syntax.gif&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p><a href="/wp-content/uploads/2010/03/crontab-syntax.gif"><img loading="lazy" src="/wp-content/uploads/2010/03/crontab-syntax.gif"></a></p>
]]></content:encoded>
    </item>
  </channel>
</rss>
