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 available at :h magnum
.
There are a couple of quick usage examples in the wiki, so you can click through now to get an impression of what working with magnum.vim looks like.
Use your preferred installation method.
For example, with pathogen.vim the installation goes simply:
git clone https://github.com/glts/vim-magnum.git ~/.vim/bundle/magnum
There is a test suite written for vspec. In order to run the tests both vspec and magnum.vim must be on the runtime path. For example, I use something like the following to run the API tests:
path/to/vspec path/to/{vspec,magnum} t/api.vim
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4