magnum.vim : Pure Vim script big integer library
script karma |
Rating 0/0,
Downloaded by 2653 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
David Bürgin |
|
script type |
utility |
|
description |
Magnum is a big integer library for Vim plugins written entirely in Vim script. Currently it provides just a small set of predicates, arithmetic, and conversion operations. It also includes a simple random number generator.
Complete documentation is included and can be accessed via ":h magnum".
Additional materials (usage examples, test suite, references) are available at the plugin home on GitHub.
https://github.com/glts/vim-magnum
|
|
install details |
Unzip the archive in your ~/.vim directory. (On Windows, replace "~/.vim" with "%HOME%\vimfiles".)
If you use a plugin management system use the installation procedure appropriate to your setup.
For example, with pathogen.vim the installation goes simply:
git clone https://github.com/glts/vim-magnum.git ~/.vim/bundle/magnum
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.236.112.101
|