dhruvasagar / dhruvasagar/vim-table-mode

Configure center align with odd numbered content

Open
#223 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
2.2k
Forks
100
PR merge metrics
No merged PRs in 30d

Description

Is it possible to configure the center align behaviour so that it aligns one character left when the cell content is an odd number? Thanks, I'm loving this plugin!

**Default Behaviour**
```md
| Encoding |
|:--------:|
| utf-8 |
```

**Desired Behaviour**
```
| Encoding |
|:--------:|
| utf-8 |
```

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.