lazyvim/lua/lazyvim
wyl-dev 5cb85cb801
fix(colorscheme): use get_theme() for catppuccin bufferline integration
catppuccin's bufferline integration no longer provides `get()`.
Switch to `get_theme()` to avoid the error:

attempt to call field 'get' (a nil value)
2025-09-12 15:56:43 -05:00
..
config chore(main): release 14.15.0 (#5623) 2025-05-12 11:00:03 +02:00
plugins fix(colorscheme): use get_theme() for catppuccin bufferline integration 2025-09-12 15:56:43 -05:00
util fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
health.lua fix(health): added curl to health checks 2024-12-14 14:42:21 +01: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 style: better types for vim.api.nvim_create_autocmd 2024-06-07 23:02:47 +02:00