VIM filetype plugin for Radioss FE solver.
What is Radioss filetype plugin?
It's just bunch of VIM scripts to speed up work with Radioss input file.
- Syntax highlighting
- Folding
- Keyword library
- Useful commands, functions and mappings
With color syntax it's easier to navigate through a input file.
Node & element table folding, no more never ending scrolling!
With keyword library you can very quick add a new Radioss keyword into your model.
You can use commands to operate with function data directly in VIM.
The plugin has couple of great functions to make your work even faster:
- mappings
- comment/uncomment
- data line autoformating
- keyword text objects
The plugin has decent documentation with detail explanation of all functions and examples.
Please read the documentation before you start using the plugin.
:help radioss
cd ~/.vim/bundle
git clone https://github.com/gradzikb/vim-radioss
The GNU General Public License
Copyright © 2015 Bartosz Gradzik