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

feat(neo-tree): update to v3.x and change follow_current_file to a … #1143

Merged
merged 3 commits into from
Jul 16, 2023

Conversation

dpetka2001
Copy link
Contributor

…table and enable it

Copy link
Contributor

@Mayrixon Mayrixon left a comment

Choose a reason for hiding this comment

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

In the init section, the line vim.g.neo_tree_remove_legacy_commands = 1 could also be removed because Neo-tree drops support for old commands.

@folke
Copy link
Collaborator

folke commented Jul 16, 2023

I've also removed the legacy commands and nerd font v3 icons

@folke folke merged commit 69bb891 into LazyVim:main Jul 16, 2023
3 checks passed
@folke
Copy link
Collaborator

folke commented Jul 16, 2023

thanks!

@dpetka2001 dpetka2001 deleted the fix/neo-tree branch July 16, 2023 07:21
dpetka2001 added a commit to dpetka2001/LazyVim that referenced this pull request Jul 18, 2023
LazyVim#1143)

* feat(neo-tree): update to v3.x and change `follow_current_file` to a table and enable it

* fix(neo-tree): remove nerd font v3 icons

* fix(neo-tree): remove legaccy commands

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
joshmedeski pushed a commit to joshmedeski/LazyVim that referenced this pull request Sep 1, 2023
LazyVim#1143)

* feat(neo-tree): update to v3.x and change `follow_current_file` to a table and enable it

* fix(neo-tree): remove nerd font v3 icons

* fix(neo-tree): remove legaccy commands

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
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

3 participants