Skip to content

support opening files in buf_doc format#85

Merged
kibi2 merged 1 commit into
mainfrom
feat/support-buf-doc-loading
May 26, 2026
Merged

support opening files in buf_doc format#85
kibi2 merged 1 commit into
mainfrom
feat/support-buf-doc-loading

Conversation

@kibi2

@kibi2 kibi2 commented May 26, 2026

Copy link
Copy Markdown
Owner

This change adds support for opening files in buf_doc format.

Previously, tirenvi assumed only flat/buffer text style input in some code paths.
Now buf_doc structured files can also be loaded correctly, improving compatibility between internal document representations and persisted data.

This also prepares the codebase for future document-oriented features and refactoring.

@codecov

codecov Bot commented May 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lua/tirenvi/core/attrs.lua 50.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@kibi2 kibi2 merged commit f81e283 into main May 26, 2026
2 of 3 checks passed
@kibi2 kibi2 deleted the feat/support-buf-doc-loading branch May 26, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant