Home

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

With color syntax it's easier to navigate through a input file.

syntax

Folding

Node & element table folding, no more never ending scrolling!

folding

Keyword library

With keyword library you can very quick add a new Radioss keyword into your model.

libraryb

Function commands

You can use commands to operate with function data directly in VIM.

commands

Commands, functions & mappings

The plugin has couple of great functions to make your work even faster:

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

Pathogen

cd ~/.vim/bundle
git clone https://github.com/gradzikb/vim-radioss

License

The GNU General Public License

Copyright © 2015 Bartosz Gradzik