sponsor Vim development Vim logo Vim Book Ad

array.vim : Implements multi-dimensional arrays in vim.

 script karma  Rating 2/2, Downloaded by 1999  Comments, bugs, improvements  Vim wiki

created by
Dave Silvia
 
script type
utility
 
description
array.vim implements multi-dimensional arrays in vim.  It has creation, deletion, manipulation, utility, and infomation commands/functions.  Usage is as simple as

let myVar=b:array:1:2:3:

Includes an example usage file.  Use ARRAYSYN and ARRAYUSE for information or see included documentation.
 
install details
NOTE:  REQUIRES vsutil_vim.zip http://www.vim.org/scripts/script.php?script_id=1056
unzip into .vim|vimfiles directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
array_vim.zip 1.2 2004-09-02 6.0 Dave Silvia Version 1.2
  Added:
    -  ARRAYPUT puts elements
       of one array into another

Removed ARRAYMAN use
documentation instead.
array_vim.zip 1.1 c 2004-08-13 6.0 Dave Silvia decoupled vsutil.vim
vsutil.vim is now a separate package
array_vim.zip 1.0b 2004-07-22 6.0 Dave Silvia added .txt, .rtf, word .doc, and html versions of arrayman
NOTE: the directory arrayman_files, though empty, is
           necessary.  If deleted, the html is also deleted
array_vim.zip 1.0 2004-07-20 6.0 Dave Silvia Initial upload
ip used for rating: 216.73.216.156

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github