Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hideEndOfBuffer options added #46

Merged
merged 1 commit into from
Jul 23, 2021
Merged

hideEndOfBuffer options added #46

merged 1 commit into from
Jul 23, 2021

Conversation

ful1e5
Copy link
Member

@ful1e5 ful1e5 commented Jul 23, 2021

Enabling this option, will hide filler lines (~) after the end of the buffer.

Default Value

true

Changes

  • Separated colors for EndOfBuffer inisde colors.lua ( eob & sidebar_eob )
  • Updated CHANGELOG.md
  • Information added inisde README.md
  • used eob & sidebar_eob colors inside theme.lua

Previews

Dark

hideEndOfBuffer = true

image

hideEndOfBuffer = false

image

Dimmed

hideEndOfBuffer = true

image

hideEndOfBuffer = false

image

Light

hideEndOfBuffer = true

image

hideEndOfBuffer = false

image

Enabling this option, will hide filler lines (~) after the end of the buffer.

`true`

- Separated colors for EndOfBuffer inisde colors.lua ( `eob` & `sidebar_eob` )
- Updated CHANGELOG.md
- Information added inisde README.md
- used `eob` & `sidebar_eob` colors inside theme.lua
@ful1e5 ful1e5 added documentation Improvements or additions to documentation enhancement New feature or request assigned Under progress. labels Jul 23, 2021
@ful1e5 ful1e5 self-assigned this Jul 23, 2021
@ful1e5 ful1e5 added this to In progress in Workboard via automation Jul 23, 2021
@ful1e5 ful1e5 merged commit 0fddb11 into projekt0n:main Jul 23, 2021
Workboard automation moved this from In progress to Done Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned Under progress. documentation Improvements or additions to documentation enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant