Awesome
vim-radioss
VIM filetype plugin for Radioss FE solver.
Introduction
What is Radioss filetype plugin?
It's just bunch of VIM scripts to speed up work with Radioss input file.
Main features
- Syntax highlighting
- Folding
- Keyword library
- Useful commands, functions and mappings
Syntax highlighting
With color syntax it's easier to navigate through a input file.
Folding
Node & element table folding, no more never ending scrolling!
Keyword library
With keyword library you can very quick add a new Radioss keyword into your model.
Function commands
You can use commands to operate with function data directly in VIM.
Commands, functions & mappings
The plugin has couple of great functions to make your work even faster:
- mappings
- comment/uncomment
- data line autoformating
- keyword text objects
Documentation
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
Installation
cd ~/.vim/bundle
git clone https://github.com/gradzikb/vim-radioss
License
The GNU General Public License
Copyright © 2015 Bartosz Gradzik