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

perf(toggleterm): on-demand lazy load #3811

Merged
merged 5 commits into from
Feb 11, 2023
Merged

perf(toggleterm): on-demand lazy load #3811

merged 5 commits into from
Feb 11, 2023

Conversation

opalmay
Copy link
Contributor

@opalmay opalmay commented Feb 4, 2023

Set keybinds in init
Load by any of them

lua/lvim/plugins.lua Outdated Show resolved Hide resolved
lua/lvim/plugins.lua Outdated Show resolved Hide resolved
Copy link
Member

@LostNeophyte LostNeophyte left a comment

Choose a reason for hiding this comment

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

LGTM

@opalmay opalmay merged commit fde46c4 into master Feb 11, 2023
@kylo252 kylo252 deleted the toggleterm-lazy branch February 12, 2023 07:49
tomazursic pushed a commit to tomazursic/LunarVim that referenced this pull request Feb 13, 2023
* upstream/master:
  perf(toggleterm): on-demand lazy load (LunarVim#3811)
  fix(lsp): template generation for filetypes with dots (LunarVim#3833)
  chore(lsp): add unocss to skipped_list (LunarVim#3834)
  fix(alpha): rollback to older commit (LunarVim#3832)
  docs(ts): add hint about `ensure_installed` (LunarVim#3827)
  chore: bump plugins version (LunarVim#3823)
  feat(which-key): keybind for `:Telescope resume` (LunarVim#3826)
  fix(lsp): lazy loading (LunarVim#3824)
  chore: bump plugins version (LunarVim#3819)
  chore: bump plugins version (LunarVim#3814)
  fix(plugin-loader): support older git versions (LunarVim#3769)
  chore: bump plugins version (LunarVim#3763)
  fix: remove deprecated nvim-tree options (LunarVim#3810)
  refactor(alpha): remove laststatus and tabline autocmds (LunarVim#3809)
  perf: lazy load most plugins (LunarVim#3750)
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.

None yet

2 participants