spreadsheet.vim : SpreadSheet Functionality
script karma |
Rating 89/59,
Downloaded by 4028 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Miguel Jaque Barbero |
|
script type |
utility |
|
description |
This script lets you use vim as a spreadsheet, adding arithmetic calculations to your text files.
Useful for bills, expenses, ratings and other numeric text templates.
It provides three main functions:
Get("cell")
Set("cell", "value")
Calculate("operation")
Detailed instructions and examples are included in the script file.
It uses 'bc' Linux OS comand for the Calculate function. |
|
install details |
Just copy spreadsheet.vim in your .vim/plugin directory |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.140.250.157
|