LazyVim.LazyVim/lua/lazyvim/plugins/extras
Landon Schropp 72b81553f3
fix(dashboard): center the LazyVim logo (#845)
* Center the LazyVim logo

This visually centers the LazyVim login on the starter page.

* fix(alpha): center logo

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-05-28 09:41:58 +02:00
..
coding fix: make some extra deps optional 2023-05-22 20:57:26 +02:00
dap fix: make some extra deps optional 2023-05-22 20:57:26 +02:00
formatting fix(prettier): extend ensure_installed instead of overwriting it. Fixes #406 2023-03-10 13:55:06 +01:00
lang fix!: remove nvim-colorizer.lua It actually wasn't even enabled and I'll add hipatterns with optional tailwind support soon 2023-05-25 21:55:05 +02:00
linting perf(eslint): only run EslintFixAll for the current buffer when there are diagnostics from eslint 2023-05-19 22:49:25 +02:00
test feat(neotest): added <leader>tt and <leader>tT to run tests in file or all test files 2023-05-27 09:37:55 +02:00
ui fix(dashboard): center the LazyVim logo (#845) 2023-05-28 09:41:58 +02:00
util fix(hipatterns): default options 2023-05-27 09:36:05 +02:00
vscode.lua feat(vscode): better vscode support 2023-05-24 08:45:20 +02:00