Skip to content

vim-scripts/spreadsheet.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=558

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.

About

SpreadSheet Functionality

Resources

Stars

Watchers

Forks

Packages

No packages published