diff options
author | Teddy Wing | 2016-08-16 23:31:04 -0400 |
---|---|---|
committer | Teddy Wing | 2016-08-16 23:31:04 -0400 |
commit | 1222998ca32a58cfeb2bc10bf50b40197896c0f8 (patch) | |
tree | a33ec033b846a1a60441bd958133808e12c530cf /bundle | |
parent | 9ac192a643aed50382819e208073b26a25c81f69 (diff) | |
download | dotvim-1222998ca32a58cfeb2bc10bf50b40197896c0f8.tar.bz2 |
Disable Slimv plugin
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.
Diffstat (limited to 'bundle')
m--------- | bundle/slimv~ (renamed from bundle/slimv) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bundle/slimv b/bundle/slimv~ -Subproject 778ebeca81671edd47fc3c7069f8cd600bc9764 +Subproject 778ebeca81671edd47fc3c7069f8cd600bc9764 |