dhruvasagar / dhruvasagar/vim-table-mode
Plus sign in the cell -> bug in the on-the-fly mode
Open
bug
- Dominant language
- Vim Script
- Stars
- 2.2k
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
When table cell contents starts with a `+` an excess `+` is added to the line above:
```
| qwer | asdf | zxcv |
|------+-+------+------|
| er | +12345 | |
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.