LazyVim.LazyVim/lua/lazyvim/plugins/extras
Juan Cruz De La Torre 385c99dbb7
feat(go): add gofumpt formatter with conform/none-ls (#1683)
* feat(go): only install required packages

* fix: add gofumpt formatter using conform/none-ls

* fix: add mason.nvim as dependency of none-ls
2023-10-13 12:43:51 +02:00
..
coding perf(util): split lazyvim.util in smaller separate modules 2023-10-12 11:48:02 +02:00
dap fix(dap): copy config before overriding args 2023-10-12 11:48:02 +02:00
editor fix(aerial): use new sep_icon option for aerial lualine component 2023-10-13 07:36:02 +02:00
formatting feat!: make conform.nvim and nvim-lint the default formatters/linters 2023-10-12 11:48:02 +02:00
lang feat(go): add gofumpt formatter with conform/none-ls (#1683) 2023-10-13 12:43:51 +02:00
linting feat(ui): added :LazyExtras to manage enabled extras in LazyVim 2023-10-12 11:48:02 +02:00
lsp feat!: make conform.nvim and nvim-lint the default formatters/linters 2023-10-12 11:48:02 +02:00
test fix(neotest): properly detect __call. Fixes #847 2023-05-28 12:52:22 +02:00
ui feat(starter): added Lazy Extras to mini.starter 2023-10-12 11:48:02 +02:00
util style(dot): make enabled a function for doc gen 2023-10-13 12:31:32 +02:00
vscode.lua style: removed dead code 2023-10-04 13:19:12 +02:00