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: nvim-tree taking half the window on open #2357

Merged
merged 1 commit into from Mar 18, 2022

Conversation

abzcoding
Copy link
Member

Description

Fixes the issue with nvim-tree when you do a lvim .
instead of taking half of the window, it will resize to30

@abzcoding abzcoding requested a review from kylo252 March 16, 2022 16:36
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.

I'm not sure what the problem is originally, but I don't think I see a difference with/without this change 🤔

@abzcoding
Copy link
Member Author

run lvim .
open a file from nvim-tree using <CR>

without this:
Screen Shot 2022-03-18 at 12 18 05 PM

with this
Screen Shot 2022-03-18 at 12 18 25 PM

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! 🚀

@abzcoding abzcoding merged commit e0a71dc into LunarVim:rolling Mar 18, 2022
tomazursic pushed a commit to tomazursic/LunarVim that referenced this pull request Mar 19, 2022
* upstream/rolling:
  feat: add alpha.nvim integration (LunarVim#1906)
  fix(lualine): conditional theme loading (LunarVim#2363)
  refactor: load onedarker theme externally (LunarVim#2359)
  chore(plugins): let users enjoy the new global statusline (LunarVim#2362)
  [Bugfix]: correct typo in backup function (LunarVim#2358)
  fix: nvim-tree taking half the window on open (LunarVim#2357)
  chore(plugins): last manual plugin update (LunarVim#2347)
  fix: disable the default intro message (LunarVim#2340)
  feat(windows): add custom config_win.example.lua (LunarVim#2330)
  fix(nlsp-settings): cross platform issue (LunarVim#2335)
@abzcoding abzcoding deleted the fix/nvim-tree-resize branch April 1, 2022 18:50
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