dokwork / dokwork/vim-hp

Refreshing should not change margin of the contents

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

I can generate a contents and move it to the right add more spaces on the left side. But, after `HpRefresh` command, it moves back.

**Example:**
Before refreshing:
```
*CONTENTS*
Chapter 1 .......|chapter1|
```
Expected:
```
*CONTENTS*
Chapter 1 .......|chapter1|
```
Actual:
```
*CONTENTS*
Chapter 1 .......|chapter1|
```

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.