LazyVim.LazyVim/lua/lazyvim/plugins/extras
Radvil 987bd2207f
feat(extras): Add extra for angular lspconfig (#2806)
* feat(extras): Add extra for angular lspconfig

Since treesitter has better support for angular parser recently that works for the legacy and the latest version of it,
I am happy to suggest this extra configuration that works for well for me without any issue.
And since lack of references about how to config the angular lsp inside of neovim out there, this will work fine as a starting point.

* feat(extras): Added `angularls` lsp configuration

* feat(extras.lang): update `angularls` configuration

---------

Co-authored-by: Radvil <radvil.linux@gmail.com>
2024-06-04 19:03:16 +02:00
..
coding fix(luasnip): move mappings to cmp spec so that they dont conflict with native snippets 2024-06-02 18:43:44 +02:00
dap feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
editor feat(editor): added extra for inc-rename.nvim (#3432) 2024-06-04 09:51:36 +02:00
formatting fix(prettier): use prettier instead of prettierd. Too many people get truncated files. Fixes #712. See #1735 2023-10-15 22:28:56 +02:00
lang feat(extras): Add extra for angular lspconfig (#2806) 2024-06-04 19:03:16 +02:00
linting feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test feat(extras): tags some extras as recommended 2024-05-18 14:12:26 +02:00
ui feat: trouble v3 2024-05-30 14:41:13 +02:00
util feat(hipatterns): added vue/astro 2024-06-03 09:24:19 +02:00
vscode.lua feat(vscode): added ts-comments to allow list for vscode 2024-05-29 18:22:54 +02:00