LazyVim.LazyVim/lua/lazyvim
Aleksey Imuzov 2c2b6f200c
fix(ui): remove extra space in extras ui (#3481)
Remove extra space between icon and text (for source label).

## Before:
<img width="1893" alt="image"
src="7778e103-729a-4231-bb23-0482ae9d8506">

## After:
<img width="1893" alt="image"
src="b8e6b4d3-2554-4312-b7d3-7fd5b8c146d4">
2024-06-06 06:09:58 +02:00
..
config feat(keymaps): add keymap to close all tab pages except the current one (#2975) 2024-06-05 16:04:17 +02:00
plugins fix(angular): treesitter not enabled for angular templates (#3469) 2024-06-06 00:01:42 +02:00
util fix(ui): remove extra space in extras ui (#3481) 2024-06-06 06:09:58 +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 refactor: move 0.9 stuff to a compat layer. Cleaner this way 2024-06-01 20:46:58 +02:00