LazyVim.LazyVim/lua/lazyvim/plugins/extras
Sandeep Dilip 8be66bb1a6
fix(extras.astro): support astro.config.ts root (#3786)
## What is this PR for?

Support
[`astro.config.ts`](https://docs.astro.build/en/guides/configuring-astro/#supported-config-file-types)
as a root file for the Astro extra.

## Does this PR fix an existing issue?

N/A

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-06-23 22:19:47 +02:00
..
coding feat(copilot-chat): ctrl-s now works in both normal and insert mode 2024-06-16 20:17:16 +02:00
dap fix(dap): only load mason-nvim-dap when not disabled (#3784) 2024-06-23 20:04:51 +02:00
editor fix(refactoring): use pick for both Telescope and fzf-lua (#3769) 2024-06-23 07:01:58 +02:00
formatting fix(prettier): fixup 2024-06-07 23:24:01 +02:00
lang fix(extras.astro): support astro.config.ts root (#3786) 2024-06-23 22:19:47 +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(go): switch to neotest-golang (#3749) 2024-06-23 07:01:22 +02:00
ui refactor(extras.ui): simplify neo-tree related logic in edgy extra (#3738) 2024-06-23 07:08:41 +02:00
util feat(project): add fzf-lua keymap descriptions (#3690) 2024-06-18 18:47:40 +02:00
vscode.lua feat(vscode): added ts-comments to allow list for vscode 2024-05-29 18:22:54 +02:00