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

Neo-Tree Improvements #869

Merged
merged 2 commits into from
Aug 10, 2022
Merged

Neo-Tree Improvements #869

merged 2 commits into from
Aug 10, 2022

Conversation

mehalter
Copy link
Member

Neo-tree has added window picker keybindings which require a window-picker to be installed. This adds one and fully lazy loads it on it's module. If the user never uses the keybinding then the plugin never loads.

This also adds an auto command that will auto close AstroNvim if a window is closed and only Aerial and Neo-tree are opened.

Resolves #733

@mehalter mehalter added the enhancement New feature or request label Aug 10, 2022
@mehalter mehalter self-assigned this Aug 10, 2022
@github-actions
Copy link

Use the following updater settings in your user/init.lua file, restart, and run :AstroUpdate to test this pull request:

  updater = {
    channel = "nightly",
    branch = "window_picker",
  },

@mehalter mehalter marked this pull request as ready for review August 10, 2022 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Neo-tree close if last window ignoring Aerial.nvim
2 participants