Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.47 KB

File metadata and controls

57 lines (35 loc) · 1.47 KB

vim-lsdyna

VIM filetype plugin for Ls-Dyna FE solver.

Introduction

The plugin make your work with Ls-Dyna keyword file as fast and as easy as possible.

Main features

  • Syntax highlighting
  • Nodes/elements table folding
  • Omni-completion (keywords, options, ids, parameters)
  • Many useful commands, functions and mappings

Syntax highlighting

Easy navigation with keyword file.

syntax

Nodes/elements table folding

No more never ending scrolling.

folding

Omni-completion

Inserting of keywords/options/ids/parameters never was easier.

omni-completion

Commands/functions/mappings

Many great features to update your model directly in VIM.

commands

Example

The plugin in action you can see here.

Documentation

Please read documentation to get know all plugin features.

:help lsdyna

Installation

Pathogen

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

License

The GNU General Public License

Copyright © 2014 Bartosz Gradzik