LazyVim.LazyVim/lua/lazyvim/plugins
Wellington Lopes Souza e8e7d22f56
fix(go): adding opts recursive_run (#2520)
Adding opts recursive_run to fix the error 'no Go files in /path/project.' This issue is caused by a recent change in the 'nvim-neotest/neotest-go' project, which now [defaults to non-recursive behavior](https://github.com/nvim-neotest/neotest-go/pull/72)
2024-03-07 17:49:06 +01:00
..
extras fix(go): adding opts recursive_run (#2520) 2024-03-07 17:49:06 +01:00
lsp feat(lsp): added native codelens support. Enable in lsp settings. (disabled by default). Fixes #2656 2024-03-07 17:04:18 +01:00
coding.lua feat(snippets): added extra to use native snippets instead of LuaSnip. 2024-01-22 08:39:07 +01:00
colorscheme.lua feat(catppuccin): enable more integrations (#1922) 2023-11-04 11:09:01 +01:00
editor.lua fix(neo-tree): Add description to "Y" in Neo-Tree (#2642) 2024-03-07 11:34:20 +01:00
formatting.lua fix(conform): allow overriding all conform format options. Fixes #1790 2023-10-19 07:52:47 +02:00
init.lua perf(plugin): move all lazy.nvim related code to lazyvim.util.plugin 2023-10-12 11:48:02 +02:00
linting.lua feat(linting): ability to configure global and fallback linters (#1727) 2023-10-15 07:18:00 +02:00
treesitter.lua chore(treesitter.lua): fix typo (#2026) 2024-03-07 11:48:37 +01:00
ui.lua feat(ui): dashboard files searches git files if in git repo (#2240) 2024-03-07 12:11:26 +01:00
util.lua fix(sessions): added folds to sessions 2023-10-27 18:34:33 +02:00
xtras.lua feat(extras): LazyExtras can now manage user extras lua/plugins/extras. Fixes #1681 2023-10-12 21:47:31 +02:00