Open Issues Need Help
View All on GitHubAI Summary: The user is requesting a new UI theme or pack inspired by a recent Neovide update, specifically aiming for a "borderless" aesthetic. They desire the removal of borders from various UI widgets to achieve a clean, modern look, as depicted in the provided screenshots and the linked Neovide feature.
A community repository of common plugin specifications
A community repository of common plugin specifications
A community repository of common plugin specifications
AI Summary: Add a configuration specification for the nushell plugin to the AstroNvim community repository. This involves creating a new configuration file following the repository's contribution guidelines and testing its functionality within AstroNvim.
A community repository of common plugin specifications
AI Summary: The task is to create a plugin configuration specification for the CodeCompanion plugin and contribute it to the AstroNvim community repository. This involves adapting the provided Lua configuration snippet to fit the AstroCommunity structure, potentially adding further configuration based on the CodeCompanion documentation, and then submitting a pull request to the repository.
A community repository of common plugin specifications
AI Summary: The task is to modify the AstroNvim community plugin configuration to remap the keybinding for dismissing Copilot suggestions from C-c to a different key combination, such as C-q, to avoid conflict with the default C-c command for exiting insert mode. This involves finding the relevant configuration within the `astrocommunity` plugin and changing the keymap definition.
A community repository of common plugin specifications
AI Summary: Create a new plugin pack for the oxlint JavaScript/TypeScript linter within the AstroNvim community repository, following the existing structure and style of other packs like Biome. This involves creating the necessary Lua configuration files to integrate oxlint into AstroNvim and adding it to the community repository.
A community repository of common plugin specifications
AI Summary: Integrate blink cmp support into the CopilotChat.nvim plugin configuration within the AstroNvim community repository. This involves adding the necessary configuration to the existing CopilotChat.nvim plugin specification to enable compatibility with the blink completion plugin.
A community repository of common plugin specifications