<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>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>
<entry>
<title>Install Slimv</title>
<updated>2016-02-15T03:34:50+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-02-15T03:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=d2b6d1234ce9c6410b59b2eb8e8c5e671acf68b7'/>
<id>d2b6d1234ce9c6410b59b2eb8e8c5e671acf68b7</id>
<content type='text'>
Working Emacs with Evil-mode and SLIME felt pretty slow compared to my
normal Vim speed. Trying Slimv to see if I can make it work for Common
Lisp development in Vim.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Working Emacs with Evil-mode and SLIME felt pretty slow compared to my
normal Vim speed. Trying Slimv to see if I can make it work for Common
Lisp development in Vim.
</pre>
</div>
</content>
</entry>
</feed>
