diff options
| author | Teddy Wing | 2021-01-26 21:13:13 +0100 | 
|---|---|---|
| committer | Teddy Wing | 2021-01-26 21:13:13 +0100 | 
| commit | b0f617dcc33b2207dfb87b899a655f62ecad53ca (patch) | |
| tree | e8c4437633124765b370aa6ee83b081a4692433c | |
| parent | 6bd16fa7a10ca4fbe179bf5fa56545fda5d242c1 (diff) | |
| download | dotvim-b0f617dcc33b2207dfb87b899a655f62ecad53ca.tar.bz2 | |
Remove 'slimv' plugin
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.
| -rw-r--r-- | .gitmodules | 4 | ||||
| m--------- | bundle/slimv~ | 0 | 
2 files changed, 0 insertions, 4 deletions
| diff --git a/.gitmodules b/.gitmodules index 1f6f368..8e609cc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -54,10 +54,6 @@  [submodule "bundle/vim-scriptease"]  	path = bundle/vim-scriptease  	url = https://github.com/tpope/vim-scriptease.git -[submodule "bundle/slimv"] -	path = bundle/slimv~ -	url = https://github.com/kovisoft/slimv.git -	ignore = untracked  [submodule "bundle/rust"]  	path = bundle/rust  	url = https://github.com/rust-lang/rust.vim.git diff --git a/bundle/slimv~ b/bundle/slimv~ deleted file mode 160000 -Subproject 778ebeca81671edd47fc3c7069f8cd600bc9764 | 
