Skip to content

.luarc.json cleanup#35

Merged
DrKJeff16 merged 1 commit into
DrKJeff16:mainfrom
craigmac:fix-luarc-cleanup
Aug 3, 2025
Merged

.luarc.json cleanup#35
DrKJeff16 merged 1 commit into
DrKJeff16:mainfrom
craigmac:fix-luarc-cleanup

Conversation

@craigmac
Copy link
Copy Markdown
Contributor

@craigmac craigmac commented Aug 3, 2025

Changes

  • fix: allow_square_glyphs_to_overflow_width wrong value
  • fix: wezterm runtime is lua 5.4 not 5.1

Comment thread .luarc.json Outdated
"setType": true
},
"completion": {
"autoRequire": true,
Copy link
Copy Markdown
Owner

@DrKJeff16 DrKJeff16 Aug 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@craigmac Do we REALLY need "completion.autoRequire": true? If so, how come?

I always disable it in my LSP settings so I'm clueless.

Bear in mind I use Neovim as a text editor, (my config, for reference)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, we do not for this repo I'll remove it. I use neovim as well (typing this using Firenvim actually).

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never heard of Firenvim 👀

@DrKJeff16 DrKJeff16 added the enhancement New feature or request label Aug 3, 2025
@DrKJeff16 DrKJeff16 mentioned this pull request Aug 3, 2025
@DrKJeff16 DrKJeff16 changed the title fix luarc cleanup .luarc.json cleanup Aug 3, 2025
Also cleaned the formatting up and added schema for validation.
@craigmac craigmac force-pushed the fix-luarc-cleanup branch from 2de992d to 1870fe5 Compare August 3, 2025 12:11
Copy link
Copy Markdown
Owner

@DrKJeff16 DrKJeff16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good. Thanks a lot!

@DrKJeff16 DrKJeff16 merged commit a9c67d4 into DrKJeff16:main Aug 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants