<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/slimv~, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>Remove 'slimv' plugin</title>
<updated>2021-01-26T20:13:13+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-01-26T20:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=b0f617dcc33b2207dfb87b899a655f62ecad53ca'/>
<id>b0f617dcc33b2207dfb87b899a655f62ecad53ca</id>
<content type='text'>
Haven't been using this plugin. Recently started a Common Lisp project,
but am going to use Vlime instead, which seems to integrate better with
user configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Haven't been using this plugin. Recently started a Common Lisp project,
but am going to use Vlime instead, which seems to integrate better with
user configuration.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable Slimv plugin</title>
<updated>2016-08-17T03:31:04+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-08-17T03:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=1222998ca32a58cfeb2bc10bf50b40197896c0f8'/>
<id>1222998ca32a58cfeb2bc10bf50b40197896c0f8</id>
<content type='text'>
I've had the plugin disabled but uncommitted for many months now. I
think it's finally time to make the change official.

Slimv is an excellent plugin, and makes it possible to have a good Common
Lisp development environment in Vim. I'll still be using it for that
reason.

The trouble is that Slimv isn't a good plugin citizen: It overrides user
defaults. I noticed that at some point many months ago, code I was
writing was getting auto-indented. The "smart" kind of autoindent, not
`set autoindent`. I _hate_ "smart" auto-indenting. Figured out that
Slimv was the cause and immediately disabled the plugin.

We may want to create a Bash alias that we can use exclusively for CL
development that loads Slimv into the runtimepath instead of having it
auto-loaded by Pathogen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've had the plugin disabled but uncommitted for many months now. I
think it's finally time to make the change official.

Slimv is an excellent plugin, and makes it possible to have a good Common
Lisp development environment in Vim. I'll still be using it for that
reason.

The trouble is that Slimv isn't a good plugin citizen: It overrides user
defaults. I noticed that at some point many months ago, code I was
writing was getting auto-indented. The "smart" kind of autoindent, not
`set autoindent`. I _hate_ "smart" auto-indenting. Figured out that
Slimv was the cause and immediately disabled the plugin.

We may want to create a Bash alias that we can use exclusively for CL
development that loads Slimv into the runtimepath instead of having it
auto-loaded by Pathogen.
</pre>
</div>
</content>
</entry>
</feed>
