Skip to content
Martin Krischik edited this page Oct 6, 2022 · 9 revisions

vim-scripts

Collection of my Vim scripts as submodules. All scripts are dein compatible.

List of Scripts
vim.org Git-Hub Name Description Active
[0118](https://www.vim.org/scripts/script.php?script_id=0118) [vim-shell](https://github.com/krischik/vim-shell) Shell.vim A shell buffer in vim
[1337](https://www.vim.org/scripts/script.php?script_id=1337) [vim-fonts](https://github.com/krischik/vim-fonts) plugin/fonts.vim Multi OS Font Plugin
[1352](https://www.vim.org/scripts/script.php?script_id=1352) [vim-modelines](https://github.com/krischik/vim-modelines) Modelines Bundle Insert Modelines from current settings
[1379](https://www.vim.org/scripts/script.php?script_id=1379) [vim-uil](https://github.com/krischik/vim-uil) syntax/uil.vim Motif/UIL Syntax
[1537](https://www.vim.org/scripts/script.php?script_id=1537) [vim-backup](https://github.com/krischik/vim-backup) plugin/backup.vim Numbered Backups
[1538](https://www.vim.org/scripts/script.php?script_id=1538) [vim-colors](https://github.com/krischik/vim-colors) colors/martin_krischik.vim My own color scheme for all OS I uses.
[1561](https://www.vim.org/scripts/script.php?script_id=1561) [vim-rainbow](https://github.com/krischik/vim-rainbow) Rainbow Parenthsis Bundle Colors Parenthesis
[1609](https://www.vim.org/scripts/script.php?script_id=1609) [vim-ada](https://github.com/krischik/vim-ada) Ada Bundle Complete Ada-Mode
[1714](https://www.vim.org/scripts/script.php?script_id=1714) [vim-tail](https://github.com/krischik/vim-tail) Tail Bundle Yet another tail -f plugin
[1714](https://www.vim.org/scripts/script.php?script_id=1719) [vim-wls](https://github.com/krischik/vim-wls) WLS Mode Complete Bea-Weblogic-Mode
[1719](https://www.vim.org/scripts/script.php?script_id=1719) [vim-wls](https://github.com/krischik/vim-wls) WLS Mode Complete Bea-Weblogic-Mode
[1768](https://www.vim.org/scripts/script.php?script_id=1768) [vim-snipsnap](https://github.com/krischik/vim-snipsnap) SnipSnap Filetype and Syntax SnipSnap Wiki.
[2029](https://www.vim.org/scripts/script.php?script_id=2029) [vim-btm](https://github.com/krischik/vim-btm) 4NT Bundle btm (Batch to Memory - 4NT, TakeCommand Script) filetype bundle
[6029](https://www.vim.org/scripts/script.php?script_id=6029) [vim-asm_ca65](https://github.com/krischik/vim-asm_ca65) MOS 6502 Assembler Vim syntax highlighting for the ca65 assembler
  1. Maintainance:
All the plug-in are over 10 years old, fairly stable and changes are rarely made any more.
Plug-in has outlived it's usefulness and I don't update or maintain it any more.
Plug-in is still used by me and I make update as needed.
/* vim: set textwidth=0 wrap tabstop=8 shiftwidth=4 softtabstop=4 noexpandtab : */ /* vim: set filetype=mediawiki fileencoding=utf8 fileformat=unix foldmethod=marker : */ /* vim: set nospell spelllang=en_gb : */

Clone this wiki locally