lazyvim/lua/lazyvim/plugins
Julian Visser ac4cce0f2f
feat(extras): added ember lang support (#6203)
## Description

Added support for
[emberjs](https://guides.emberjs.com/release/getting-started/).

-
[nvim-lspconfig/ember](https://github.com/neovim/nvim-lspconfig/blob/master/lsp/ember.lua)
- Uses prettier to format glimmer files

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2025-10-20 11:45:57 +02:00
..
extras feat(extras): added ember lang support (#6203) 2025-10-20 11:45:57 +02:00
lsp fix(keymap): remove select mode remaps of printable characters (#6296) 2025-10-20 00:10:08 -07:00
coding.lua docs: improved plugin doc strings (#5657) 2025-09-17 11:17:32 +02:00
colorscheme.lua fix(catppuccin): follow-up on api change (#6505) 2025-09-26 06:36:14 +02:00
editor.lua fix(keymap): remove select mode remaps of printable characters (#6296) 2025-10-20 00:10:08 -07:00
formatting.lua fix(keymap): remove select mode remaps of printable characters (#6296) 2025-10-20 00:10:08 -07:00
init.lua feat(core): relax hard requirement for vim.lsp.is_enabled. Show warning instead 2025-09-19 08:11:38 +02:00
linting.lua docs: improved plugin doc strings (#5657) 2025-09-17 11:17:32 +02:00
treesitter.lua fix(treesitter): attach textobject keymaps to existing buffers on load. Closes #6642. Closes #6639 2025-10-18 15:26:41 +02:00
ui.lua docs: improved plugin doc strings (#5657) 2025-09-17 11:17:32 +02:00
util.lua fix(terminal): term toggle keymaps now only work for snacks terminals. Closes #6573 2025-10-09 22:08:13 +02:00
xtras.lua feat(extras): automatically update lazyvim.json for renamed or deprecated extras 2025-10-20 08:46:45 +02:00