Skip to content

fix(window): improved file structure#20

Merged
NeoSahadeo merged 2 commits intoNeoSahadeo:mainfrom
DrKJeff16:patch/win
Oct 5, 2025
Merged

fix(window): improved file structure#20
NeoSahadeo merged 2 commits intoNeoSahadeo:mainfrom
DrKJeff16:patch/win

Conversation

@DrKJeff16
Copy link
Copy Markdown
Contributor

Changes

  • Added annotations/comments for more clarity
  • For readability use not_zero < 1 instead of not_zero <= 0
  • Replaced vim.api.nvim_set_option_value() with vim.bo[bufnr] (simpler, less prone to deprecations, and easier to write)

Signed-off-by: Guennadi Maximov C <g.maxc.fox@protonmail.com>
Signed-off-by: Guennadi Maximov C <g.maxc.fox@protonmail.com>
@DrKJeff16 DrKJeff16 requested a review from NeoSahadeo as a code owner October 4, 2025 18:51
@NeoSahadeo NeoSahadeo merged commit 9d4d778 into NeoSahadeo:main Oct 5, 2025
1 check passed
@DrKJeff16 DrKJeff16 deleted the patch/win branch October 5, 2025 09:30
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.

2 participants