VimCalc
VimCalc copied to clipboard
A Vim plugin that provides a convenient interactive calculator inside a buffer.
We always use ctrl-p and ctrl-n to browse history of cmd
I'm very like the vimcalc plugin, but I find it can't no work will with calng_complete plugin. for example, if I open a c source file and my clang_complete plugin...
With the Automatic Latex plugin for vim, any command leads to this error: ``` python Error detected while processing function 18_VCalc_REPL: line 11: Traceback (most recent call last): File "",...
Measurements with `--startuptime` showed this plugin load time vary from 94ms to 110ms (although this is an old machine).
I'd like to be able to have a history of the calculations that doesn't goes away when closing VimCalc window. It would be even better to have a separated history...
I understand the desire to avoid functions, but they do allow code reuse. A happy medium would be formulae, that is names attached to a specific expression. It could be...