PDA

View Full Version : VIM mode for editing LS-DYNA input files


Jorgen
2007-08-28, 20:23
If you are editing LS-DYNA input files using the vim text editor then you might find these syntax and color files (http://polymerfem.com/polymer_files/vim.zip) useful.

The LS-DYNA mode files are easy to install and give syntax highlighting and folding of repeated lines which significantly improve the readability of input files.

To install the files download and unzip the file 'vim.zip'. This will create a new directory called '.zip'. Move this directory to your home directory. Vim should then automatically find the files ls LS-DYNA inside the .vim directory.

http://polymerfem.com/polymer_files/vim_lsdyna.png

ryuill1
2008-08-13, 00:15
Where is the home directory?
Is it home directory? - C:\Program Files\Vim
I

Jorgen
2008-08-19, 19:30
The home directory is where you end up when you log in. It is in a location something like the following:

C:\Documents and Settings\(your login name)

- Jorgen