LazyVim.LazyVim/lua/lazyvim/plugins/extras
Binh Tran 4ef42b4578
feat(nushell): add minimal support (#2416)
## Description

This will add minimal support for [Nushell](https://www.nushell.sh/)
include lspconfig and treesitter highlight

## Additional Context

Close #2164

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-06-05 23:35:46 +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(mini.files): add cwd and vertical/horizontal keybindings to mini.files (#2695) 2024-06-05 23:22:14 +02:00
formatting feat(prettier): the prettier extra now needs a prettier config file by default. See docs to change this. 2024-06-05 22:55:36 +02:00
lang feat(nushell): add minimal support (#2416) 2024-06-05 23:35:46 +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