LazyVim.LazyVim/lua/lazyvim/plugins/extras
Aron Griffis 15022f4892
fix(java): don't accumulate on_attach, and make more configurable (#1388)
* fix(java): don't accumulate on_attach, and make more configurable

* refactor(java): move defaults to opts
2023-09-04 23:00:39 +02:00
..
coding fix(yanky): don't override c-p insert mode telescope mapping. Fixes #1007 2023-06-29 20:50:04 +02:00
dap fix: make some extra deps optional 2023-05-22 20:57:26 +02:00
editor feat(flash)!: Make flash.nvim the default jump plugin for LazyVim 2023-07-13 08:18:02 +02:00
formatting fix(prettier): extend ensure_installed instead of overwriting it. Fixes #406 2023-03-10 13:55:06 +01:00
lang fix(java): don't accumulate on_attach, and make more configurable (#1388) 2023-09-04 23:00:39 +02:00
linting fix(format): eslint should respect autoformat (#897) 2023-06-08 07:48:34 +02:00
test fix(neotest): properly detect __call. Fixes #847 2023-05-28 12:52:22 +02:00
ui fix(edgy): corrected filetype for symbols outline 2023-06-25 07:21:26 +02:00
util fix(hipatterns): remove assert. Fixes #1045 2023-07-02 22:25:43 +02:00
vscode.lua feat(vscode): easier way to enable/disable plugins 2023-07-06 15:36:03 +02:00