]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

clean up broken plugins
authormartin f. krafft <madduck@madduck.net>
Tue, 8 Apr 2025 12:07:23 +0000 (14:07 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 8 Apr 2025 12:31:28 +0000 (14:31 +0200)
commitad650e967740e885da3efdd1d7826a3607687ca5
treef5821869e8656a3f072d7401f0e6514271f0d0dc
parent2111f57ad96adfcb96cb106b9d53f10a96dc074c
clean up broken plugins
31 files changed:
.vim/after/plugin/TabularMaps.vim [deleted symlink]
.vim/autoload/editorconfig.vim [deleted symlink]
.vim/autoload/fugitive.vim [deleted symlink]
.vim/autoload/khuno.vim [deleted symlink]
.vim/autoload/pathogen.vim [deleted symlink]
.vim/autoload/tabular.vim [deleted symlink]
.vim/autoload/vim_snippets.vim [deleted symlink]
.vim/autoload/voom/voom_vimplugin2657/__pycache__/__init__.cpython-37.pyc [deleted file]
.vim/autoload/voom/voom_vimplugin2657/__pycache__/voom_mode_fmr.cpython-37.pyc [deleted file]
.vim/autoload/voom/voom_vimplugin2657/__pycache__/voom_vim.cpython-37.pyc [deleted file]
.vim/autoload/youcompleteme.vim [deleted symlink]
.vim/doc/Tabular.txt [deleted symlink]
.vim/doc/editorconfig.txt [deleted symlink]
.vim/doc/fugitive.txt [deleted symlink]
.vim/doc/lastplace.txt [deleted symlink]
.vim/doc/youcompleteme.txt [deleted symlink]
.vim/ftdetect/fugitive.vim [deleted symlink]
.vim/ftplugin/mediawiki.vim [deleted file]
.vim/ftplugin/python/khuno.vim [deleted symlink]
.vim/plugin/Tabular.vim [deleted symlink]
.vim/plugin/editorconfig.vim [deleted symlink]
.vim/plugin/fugitive.vim [deleted symlink]
.vim/plugin/justify.vim [deleted symlink]
.vim/plugin/lastplace.vim [deleted symlink]
.vim/plugin/matchit.vim [deleted symlink]
.vim/plugin/vimsnippets.vim [deleted symlink]
.vim/plugin/youcompleteme.vim [deleted symlink]
.vim/syntax/fugitive.vim [deleted symlink]
.vim/syntax/fugitiveblame.vim [deleted symlink]
.vim/syntax/mediawiki.vim [deleted file]
.vim/syntax/puppet.vim [deleted file]