LazyVim.LazyVim/lua/lazyvim
Amaan Qureshi 0a2f40c2fb
feat(treesitter): add printf (#2450)
```c
printf("%s\n", "Finally!");
```
2024-06-06 12:42:09 +02:00
..
config feat(bufferline): allow custom icons for filetypes 2024-06-06 10:46:56 +02:00
plugins feat(treesitter): add printf (#2450) 2024-06-06 12:42:09 +02:00
util feat(extras): added extra for octo.nvim. Make sure to update lazy.nvim, which-key.nvim and also update tokyonight if you use that theme. 2024-06-06 12:25:11 +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