sponsor Vim development Vim logo Vim Book Ad

WLS Mode : Complete Bea-Weblogic-Mode as tar.bz2

 script karma  Rating 17/5, Downloaded by 1022  Comments, bugs, improvements  Vim wiki

created by
Martin Krischik
 
script type
ftplugin
 
description
This is a mirror of http://www.vim.org/scripts/script.php?script_id=1719

Don't expect to much as it is only Version 0.1 but if you need to edit/create weblogic.Admin [1] scripts then this plugin will be helpfull.

As time passes I plan to add other goodies for Weblogic users. Other contributors are welcome as well.

Reports errors to: http://code.google.com/p/vim-scripts/issues/list
Discuss improvements on: http://groups.google.com/group/vim_scripts

[1] http://e-docs.bea.com/wls/docs81/admin_ref/cli.html

| Vim-Script  || https://www.vim.org/scripts/script.php?script_id=1719
| Source      || https://github.com/krischik/vim-wls
| Wiki        || https://github.com/krischik/vim-wls/wiki
| Releases    || https://github.com/krischik/vim-wls/releases
| Issues      || https://github.com/krischik/vim-wls/issues
| Discussions || https://github.com/krischik/vim-wls/discussions
 
install details

Install from https://github.com/krischik/vim-wls using dein (https://github.com/Shougo/dein.vim) or similar:

{{code|lang=vim|
call dein#begin('$HOME/vimfiles/bundles')
call dein#add('krischik/vim-wls')
call dein#end()
call dein#install()
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
wls-0.1.0.tar.bz2 0.1 2006-11-24 7.0 Martin Krischik Initial upload
ip used for rating: 216.73.216.32

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github