gregsexton / gregsexton/VimCalc

Does not work with ATP plugin

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
50
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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 "", line 1, in
File "", line 6, in repl
File "/home/user/.vim/plugin/vimcalc.py", line 258, in parse
lineNode = line(tokens)
TypeError: 'str' object is not callable
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.