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: skip calling nvim-tree.setup() more than once #2707

Merged
merged 2 commits into from Jun 11, 2022

Conversation

kylo252
Copy link
Collaborator

@kylo252 kylo252 commented Jun 11, 2022

Description

This change introduced in nvim-tree/nvim-tree.lua@d369e7d doesn't play nicely with packer

How Has This Been Tested?

  • Run :PackerSync without getting warnings..

@kylo252 kylo252 requested a review from abzcoding June 11, 2022 12:35
Copy link
Member

@abzcoding abzcoding left a comment

Choose a reason for hiding this comment

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

👍

@kylo252 kylo252 merged commit 1d1f7ba into LunarVim:rolling Jun 11, 2022
@kylo252 kylo252 deleted the fix-nvimtree branch June 11, 2022 15:46
tomazursic pushed a commit to tomazursic/LunarVim that referenced this pull request Jun 12, 2022
* upstream/rolling:
  feat(which-key): added search command for colour highlights (LunarVim#2693)
  fix: skip calling nvim-tree.setup() more than once (LunarVim#2707)
  chore: bump plugins version (LunarVim#2654)
  fix(autocmds): toggle format-on-save properly (LunarVim#2659)
  fix(nvimtree): update nvim-tree setup (LunarVim#2681)
  fix(log): add date to the timestamp of logs (LunarVim#2669)
tomazursic pushed a commit to tomazursic/LunarVim that referenced this pull request Jul 1, 2022
* upstream/master:
  fix(installer): use full path to verify_plugins.lua (LunarVim#2755)
  chore: update changelog
  feat(installer): add verify-plugins hook (LunarVim#2751)
  fix(lualine): unique buf client names (LunarVim#2683)
  chore(lsp): notify format request failed once when there is no client (LunarVim#2697)
  feat: fix a couple of issues (LunarVim#2750)
  chore: bump plugins version (LunarVim#2699)
  feat(which-key): added search command for colour highlights (LunarVim#2693)
  fix: skip calling nvim-tree.setup() more than once (LunarVim#2707)
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