astrocommunity
astrocommunity copied to clipboard
A community repository of common plugin specifications
:robot: I have created a release *beep* *boop* --- ## [8.2.2](https://github.com/AstroNvim/astrocommunity/compare/v8.2.1...v8.2.2) (2024-05-02) ### Bug Fixes * **haskell:** don't use `astrocore` in `enabled` function ([804a1af](https://github.com/AstroNvim/astrocommunity/commit/804a1af48bb53f21e8c21312329b828189da5e33)) --- This PR was generated with...
## 📑 Description Waiting for `regols` support to be added to `mason-lspconfig`: - https://github.com/williamboman/mason-lspconfig.nvim/pull/403 ## ℹ Additional Information
### Is your feature related to a problem? _No response_ ### Describe the new feature nix pack could some updates https://github.com/nix-community/nixd looks like the newest and fastest lsp right now....
I have this error with the typescript pack: ```text Error executing luv callback: .../.local/share/nvim/lazy/nvim-dap/lua/dap/session.lua:1187: adapter.port is required for server adapter stack traceback: [C]: in function 'assert' .../.local/share/nvim/lazy/nvim-dap/lua/dap/session.lua:1187: in function ```...
### Checklist - [X] I have searched through the AstroNvim docs - [X] I have searched through the existing issues of AstroNvim - [X] I have searched the existing issues...
Installing both the markdown and typescript packs means you end up with no prettier formatting for markdown files. This seems to be because the typescript pack adds a [check for...
### Checklist - [X] I have searched through the AstroNvim docs - [X] I have searched through the existing issues of AstroNvim - [X] I have searched the existing issues...
### Is your feature related to a problem? https://github.com/JavaHello/spring-boot.nvim can support ? ### Describe the new feature https://github.com/JavaHello/spring-boot.nvim is support java spring boot how can i into astrovim community ###...
### Is your feature related to a problem? I would like go to definition to work properly with C#, needs https://github.com/Decodetalkers/csharpls-extended-lsp.nvim. Doing `:lua require('csharpls_extended').lsp_definitions()` on a symbol makes it go...
### Is your feature related to a problem? https://sv-lang.com/. https://alvinrolling.github.io/vim/Slang-Linter-for-Vim-Ale/. Can support SV and UVM based on whether the two webpages above can support SV and UVM? ### Describe the...