Skip to content

chore/remove globals #1279

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

Merged
merged 14 commits into from
May 28, 2022
Merged

chore/remove globals #1279

merged 14 commits into from
May 28, 2022

Conversation

alex-courtis
Copy link
Member

@alex-courtis alex-courtis commented May 21, 2022

First round. No significant refactoring. I'll do some more when I get the energy.

Second round, merge after this: #1280

Final round, merge after #1280 : #1281

Copy link
Member

@kyazdani42 kyazdani42 left a comment

Choose a reason for hiding this comment

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

looks good thank you !
Can you just answer this before we merge ?

@alex-courtis alex-courtis changed the title Chore/move renderer globals Chore/remove globals May 23, 2022
@alex-courtis alex-courtis changed the title Chore/remove globals chore/remove globals May 23, 2022
@alex-courtis
Copy link
Member Author

Merged all three into this branch for a single commit, as we cannot revert just one of the branches.

On your final approval I will merge and update #674

I'd like to tweak the README and help a little more, but that can happen later.

Copy link
Member

@kyazdani42 kyazdani42 left a comment

Choose a reason for hiding this comment

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

LGTM !
Thanks a lot for this PR, we should have less issues coming up about people having issues with the setup !
Although we might have a few issues popping up in the next few days.
I'll leave you to merge this and update #674 (if you can, otherwise tell me i'll do it).

@alex-courtis alex-courtis merged commit 3ba383d into master May 28, 2022
@alex-courtis
Copy link
Member Author

#674 updated.

I do expect a couple of issues and am watchingi for issues.

@gegoune
Copy link
Collaborator

gegoune commented May 28, 2022

No issues on my side, config validator was extremely helpful! Great job Alex!

Almo7aya pushed a commit to Almo7aya/nvim-tree.lua that referenced this pull request Oct 11, 2022
* remove renderer globals: nvim_tree_add_trailing nvim_tree_highlight_opened_files nvim_tree_root_folder_modifier nvim_tree_special_files

* remove renderer globals: nvim_tree_icon_padding

* remove renderer globals: nvim_tree_symlink_arrow

* remove renderer globals: nvim_tree_show_icons, nvim_tree_show_icons

* remove renderer globals: nvim_tree_git_hl

* remove renderer globals: nvim_tree_group_empty

* remove renderer globals: respect_buf_cwd

* remove renderer globals: nvim_tree_create_in_closed_folder

* remove globals: consistency in legacy checks

* remove renderer globals: nvim_tree_special_files

* renderer.icons.symbols -> glyphs
@alex-courtis alex-courtis deleted the chore/move-renderer-globals branch December 16, 2022 04:36
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.

3 participants