Skip to content

chriskbach/vim-lsdyna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

VIM filetype plugin for Ls-Dyna

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%