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

fix(logger): set console logging to sync #3379

Merged

Conversation

LostNeophyte
Copy link
Member

Description

fixes #3377

How Has This Been Tested?

  • Run command :LvimUpdate

@LostNeophyte LostNeophyte changed the title fix(LvimUpdate): be more verbose [draft] fix(LvimUpdate): be more verbose Oct 31, 2022
@LostNeophyte LostNeophyte marked this pull request as draft October 31, 2022 18:27
@LostNeophyte LostNeophyte force-pushed the fix/lvim-update-better-feedback branch from 7877237 to e9460ea Compare November 1, 2022 10:33
@LostNeophyte LostNeophyte changed the title [draft] fix(LvimUpdate): be more verbose fix(LvimUpdate): be more verbose Nov 1, 2022
@LostNeophyte LostNeophyte marked this pull request as ready for review November 1, 2022 10:47
@LostNeophyte LostNeophyte marked this pull request as draft November 1, 2022 11:23
@LostNeophyte LostNeophyte force-pushed the fix/lvim-update-better-feedback branch from e9460ea to 4687a0e Compare November 1, 2022 11:42
@LostNeophyte LostNeophyte marked this pull request as ready for review November 1, 2022 11:42
lua/lvim/bootstrap.lua Show resolved Hide resolved
lua/lvim/bootstrap.lua Show resolved Hide resolved
@kylo252 kylo252 changed the title fix(LvimUpdate): be more verbose fix(logger): set console logging to sync Nov 4, 2022
Copy link
Collaborator

@kylo252 kylo252 left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

@kylo252 kylo252 merged commit 060116e into LunarVim:master Nov 4, 2022
tomazursic pushed a commit to tomazursic/LunarVim that referenced this pull request Nov 5, 2022
* upstream/master: (27 commits)
  fix(config): use a minimal bootstrap for mason (LunarVim#3427)
  chore(release): update changelog
  ci: test commitlint on pr title (LunarVim#3262)
  fix(installer): use quotes in set-alias (LunarVim#3408)
  fix(bufferline): use buf kill on close (LunarVim#3422)
  chore: format on save off by default
  feat: only use orange branch for lunar colorscheme
  chore: don't override colors for location
  chore: remove separator
  feat: use our own colorscheme, decouple from tokyonight (LunarVim#3378)
  fix(installer): Use master in windows installer (LunarVim#3421)
  chore: use bigger chevrons
  feature: Add chevron to breadcrumbs (with matching highlight group) (LunarVim#3380)
  fix(logger): set console logging to sync (LunarVim#3379)
  refactor(config): better deprecation handling (LunarVim#3419)
  docs: update colors for links in readme
  chore: bump plugins version (LunarVim#3418)
  fix(terminal): slightly bigger vertical terminal
  fix(config): more comprehensive cache reset (LunarVim#3416)
  chore: bump plugins version (LunarVim#3389)
  ...
@LostNeophyte LostNeophyte deleted the fix/lvim-update-better-feedback branch November 6, 2022 12:11
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.

LvimUpdate gives too little feedback
2 participants