<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Text-Editor on Raveen Kumar</title>
    <link>https://raveenkumar.com/tags/text-editor/</link>
    <description>Recent content in Text-Editor on Raveen Kumar</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Raveen Kumar</copyright>
    <lastBuildDate>Wed, 12 Apr 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://raveenkumar.com/tags/text-editor/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Emacs symbol search at point</title>
      <link>https://raveenkumar.com/posts/2023-04-12-emacs-symbol-search-at-point/</link>
      <pubDate>Wed, 12 Apr 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2023-04-12-emacs-symbol-search-at-point/</guid>
      <description>&lt;p&gt;To enter symbol search press &lt;code&gt;M-s .&lt;/code&gt; this with execute &lt;code&gt;isearch-forward-symbol-at-point&lt;/code&gt; function. This is similar to vim&amp;rsquo;s &lt;code&gt;*&lt;/code&gt; key. I accitentally pressed it instead of &lt;code&gt;M-s h .&lt;/code&gt; and found it while trying to highlight a symbol, lol.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vim</title>
      <link>https://raveenkumar.com/library/text-editors/vim/</link>
      <pubDate>Fri, 17 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/library/text-editors/vim/</guid>
      <description>&lt;p&gt;You mean emacs?&lt;/p&gt;&#xA;&lt;h2 id=&#34;plugins&#34;&gt;Plugins&lt;/h2&gt;&#xA;&lt;h2 id=&#34;2022-11-27-sun--ctrl-y-in-insert-mode-to-insert-text-from-above-and-ctrl-e-to-insert-from-below&#34;&gt;&lt;span class=&#34;timestamp-wrapper&#34;&gt;&lt;span class=&#34;timestamp&#34;&gt;[2022-11-27 Sun] &lt;/span&gt;&lt;/span&gt; Ctrl-y in insert mode to insert text from above and Ctrl-e to insert from below&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;#ZgotmplZ&#34;&gt;file:///home/raveensrk/my_repos/raveenkumar.xyz/Blog/linux_and_programming/vim-ctrl-y-in-insert-mode.mov&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;2022-11-27-sun--map-movement-to-meta-keys&#34;&gt;&lt;span class=&#34;timestamp-wrapper&#34;&gt;&lt;span class=&#34;timestamp&#34;&gt;[2022-11-27 Sun] &lt;/span&gt;&lt;/span&gt; &lt;a href=&#34;https://vi.stackexchange.com/a/18080&#34;&gt;Map movement to meta keys&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;h2 id=&#34;2022-11-27-sun--vim-build-options&#34;&gt;&lt;span class=&#34;timestamp-wrapper&#34;&gt;&lt;span class=&#34;timestamp&#34;&gt;[2022-11-27 Sun] &lt;/span&gt;&lt;/span&gt; Vim build options&lt;/h2&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://raveenkumar.com/home/raveensrk/my_repos/raveenkumar.xyz/Blog/linux_and_programming/image.png&#34; alt=&#34;img&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;working-with-csv-files-in-vim&#34;&gt;Working with CSV files in Vim&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.getrevue.co/profile/vim_tricks/issues/csv-files-in-vim-1357150&#34;&gt;CSV files in vim&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;2022-08-20-sat--copy-pasting-from-and-to-system-clipboard-in-vim&#34;&gt;&lt;span class=&#34;timestamp-wrapper&#34;&gt;&lt;span class=&#34;timestamp&#34;&gt;&amp;lt;2022-08-20 Sat&amp;gt; &lt;/span&gt;&lt;/span&gt; Copy pasting from and to system clipboard in Vim&lt;/h2&gt;&#xA;&lt;h3 id=&#34;normal-mode--visual-mode&#34;&gt;Normal Mode / Visual Mode:&lt;/h3&gt;&#xA;&lt;p&gt;Pasting from system clipboard: &lt;code&gt;&amp;quot;+p&lt;/code&gt;&#xA;Copy to system clipboard: &lt;code&gt;&amp;quot;+y&lt;/code&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
