Vim Tips Wiki
Advertisement

WLS Mode[]

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

Installation[]

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

call dein#begin('$HOME/vimfiles/bundles') call dein#add('krischik/vim-wls') call dein#end() call dein#install()

References[]

Welcome to the FX-602P wiki!

WLS Mode
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

Comments[]

Advertisement