LazyVim.LazyVim/lua/lazyvim
Spedon d02b73d72a
fix(ui): allow to disable the trouble lualine component with vim.g.trouble_lualine = false (#3391)
* fix(ui): do not add trouble to lualine when aerial is enabled

* refactor: make trouble lualine an option

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-05-31 14:07:55 +02:00
..
config fix(ui): allow to disable the trouble lualine component with vim.g.trouble_lualine = false (#3391) 2024-05-31 14:07:55 +02:00
plugins fix(ui): allow to disable the trouble lualine component with vim.g.trouble_lualine = false (#3391) 2024-05-31 14:07:55 +02:00
util fix(lsp): better way of extending deeply nested lists. Fixes #3398 2024-05-31 13:52:43 +02:00
health.lua fix(health): add warning when not using 0.10.0 2024-05-16 21:25:51 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua feat(python): added option to configure basedpyright as lsp. Check the python extra docs. Fixes #2787 2024-03-20 17:18:11 +01:00