<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Make &#8216;Vim Editor&#8217; as Bash-IDE Using &#8216;bash-support&#8217; Plugin in Linux	</title>
	<atom:link href="https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 10 Feb 2022 04:23:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: k		</title>
		<link>https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/comment-page-1/#comment-1715284</link>

		<dc:creator><![CDATA[k]]></dc:creator>
		<pubDate>Wed, 09 Feb 2022 22:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24517#comment-1715284</guid>

					<description><![CDATA[You&#039;ve got a typo: 

`&lt;strong&gt;filetype plug-in on&lt;/strong&gt;` should be `&lt;strong&gt;filetype plugin on&lt;/strong&gt;`.]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve got a typo: </p>
<p>`<strong>filetype plug-in on</strong>` should be `<strong>filetype plugin on</strong>`.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/comment-page-1/#comment-869087</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Sat, 18 Feb 2017 23:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24517#comment-869087</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/comment-page-1/#comment-868205&quot;&gt;Wolfgang M&lt;/a&gt;.

@Wolfgang M

Welcome, and many thanks for the heads plus the useful information you have shared here. We will surely look through it in-depth and answer any future queries. 

Again, thanks for developing and maintaining  this remarkable plugin.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/comment-page-1/#comment-868205">Wolfgang M</a>.</p>
<p>@Wolfgang M</p>
<p>Welcome, and many thanks for the heads plus the useful information you have shared here. We will surely look through it in-depth and answer any future queries. </p>
<p>Again, thanks for developing and maintaining  this remarkable plugin.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wolfgang M		</title>
		<link>https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/comment-page-1/#comment-868205</link>

		<dc:creator><![CDATA[Wolfgang M]]></dc:creator>
		<pubDate>Thu, 16 Feb 2017 11:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24517#comment-868205</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/comment-page-1/#comment-867429&quot;&gt;John&lt;/a&gt;.

Unless you mean Bash options. You can edit the template files, or overwrite the stock templates in a template customization file (which can be set up via the wizard as well).

Have a look at the documentation: https://github.com/WolfgangMehner/bash-support/blob/master/doc/bashsupport.txt#L1007

PS. @Aaron, thanks for the nice review.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/comment-page-1/#comment-867429">John</a>.</p>
<p>Unless you mean Bash options. You can edit the template files, or overwrite the stock templates in a template customization file (which can be set up via the wizard as well).</p>
<p>Have a look at the documentation: <a target="_blank" href="https://github.com/WolfgangMehner/bash-support/blob/master/doc/bashsupport.txt#L1007" rel="nofollow ugc">https://github.com/WolfgangMehner/bash-support/blob/master/doc/bashsupport.txt#L1007</a></p>
<p>PS. @Aaron, thanks for the nice review.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/comment-page-1/#comment-867796</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 15 Feb 2017 08:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24517#comment-867796</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/comment-page-1/#comment-867429&quot;&gt;John&lt;/a&gt;.

@John 

Welcome, simply add them in the &lt;strong&gt;~/.vimrc&lt;/strong&gt; file.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/comment-page-1/#comment-867429">John</a>.</p>
<p>@John </p>
<p>Welcome, simply add them in the <strong>~/.vimrc</strong> file.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John		</title>
		<link>https://www.tecmint.com/use-vim-as-bash-ide-using-bash-support-in-linux/comment-page-1/#comment-867429</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Tue, 14 Feb 2017 09:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24517#comment-867429</guid>

					<description><![CDATA[Great article thank you.  One question - how does one add more options like &#039;set nounset&#039; to be added automatically?]]></description>
			<content:encoded><![CDATA[<p>Great article thank you.  One question &#8211; how does one add more options like &#8216;set nounset&#8217; to be added automatically?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
