-
-
Notifications
You must be signed in to change notification settings - Fork 250
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(main)!: Astrocommunity compatible with v4 #631
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
… instead using it's replacement `vim.lsp.get_clients`
lua/astrocommunity/bars-and-lines/heirline-mode-text-statusline/init.lua
Outdated
Show resolved
Hide resolved
lua/astrocommunity/bars-and-lines/heirline-vscode-winbar/init.lua
Outdated
Show resolved
Hide resolved
Co-authored-by: Kaushal Madappa <[email protected]> fix(main): Import status from the right place Co-authored-by: Kaushal Madappa <[email protected]>
* fix(pack): settings error. * Apply suggestions from code review Co-authored-by: Micah Halter <[email protected]> --------- Co-authored-by: Micah Halter <[email protected]>
…at provides the functionality
…ogic to v4 (#661) fix(python-ruff): `utils` require error
…663) fix(rust): enable cmp to crates and clean unused code
…m in the `recipes` category (#648) * feat(bars-and-lines): add NvChad statusline plugin * feat(color): add NvChad telescope theme * refactor(recipes)!: move recipes to a central location
* fix(coq_nvim): change clashing keybind <C-H> * fix(coq_nvim): use Tab for consistency --------- Co-authored-by: Tony Fischer (tku137) <[email protected]>
* feat(keybinding): Add mini.clue. * fix(miniclue): disable which-key * chore(miniclue): Fix linting * fix(miniclue): Load on event instead of keys * fix(mini-clue): fix bugs --------- Co-authored-by: Micah Halter <[email protected]>
* feat(indent): add indent-rainbowline * fix(indent-rainbowline): Pass in opts from function into make_opts call * Update lua/astrocommunity/indent/indent-rainbowline/init.lua Co-authored-by: Micah Halter <[email protected]> --------- Co-authored-by: Uzair Aftab <[email protected]> Co-authored-by: Uzair Aftab <[email protected]> Co-authored-by: Micah Halter <[email protected]>
* fix(neorg)!: fix breaking change in v8.0.0 * refactor(neorg): move luarocks.nvim spec to dependencies * refactor(neorg): remove no longer necessary table * feat(neorg): pin version --------- Co-authored-by: Uzair Aftab <[email protected]>
* feat(pack): add fish pack * fix(fish): Use mason-null-ls instead of none-ls * Revert "fix(fish): Use mason-null-ls instead of none-ls" This reverts commit 26232a1. * fix(fish): add requirements in the README for fish pack --------- Co-authored-by: Uzair Aftab <[email protected]>
Changelog
Fixes
Features