Skip to content

spearfish/vim-lsdyna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#vim-lsdyna VIM filetype plugin for Ls-Dyna FE solver.

What is Ls-Dyna filetype plugin?

It's just bunch of scripts for VIM to speed up work with Ls-Dyna keyword file.

##Main features

  • Syntax highlighting
  • Folding
  • Keyword library
  • Curve commands
  • Useful functions & mappings

###Syntax highlighting With color syntax it's easier to navigate through a keyword file. Standard 8x10 columns is supported.

vimLsDynaColorSyntax

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

vimLsDynaFold

###Keyword library With keyword library you can very quick add a new Ls-Dyna keyword into your model.

vimLsDynaKeyLib

Visit keyword library wiki page to see more.

###Curve commands You can use commands to operate with curve data directly in VIM.

vimLsDynaScale

Visit curve commands wiki page to meet all commands.

###Functions & mappings The plugin has couple of useful functions to make your work even faster:

  • mappings :help lsdyna-mappings
  • comment/uncomment :help lsdyna-comment
  • data line autoformating :help lsdyna-autoFormat
  • text objects :help lsdyna-textObject

##Installation

Pathogen

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

##Documentation

Please read documentation before you start to use plugin: :help lsdyna

Some examples how to use the plugin can be found on wiki pages.

##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