Commit Graph
19 Commits
Author SHA1 Message Date
Folke Lemaitre bb388a28ff refactor(navic): move navic to ui 2023-01-06 12:05:27 +01:00
Andreas Gerlach d74759de76 feat(lualine): better lualine with git status, diagnostics and navic lsp information (#15) 2023-01-06 07:27:28 +01:00
fbearoff 694c1096d0 fix(indentscope): Turn off indentscope in Mason (#16) 2023-01-06 06:49:09 +01:00
Folke Lemaitre 4f0287793d fix(mini): dont use version for indentscope and starter for now till 0.7.0 is released 2023-01-05 11:28:54 +01:00
Evgeni Chasnovski 5959734895 feat(mini.starter) Add 'mini.starter' as alternative start screen. (#6) 2023-01-05 11:14:41 +01:00
Folke Lemaitre 47fa58c2ed feat(keymaps): added more keymaps 2023-01-04 21:34:49 +01:00
Folke Lemaitre 725bf0d00e feat(which-key): added more group names 2023-01-04 13:05:04 +01:00
Folke Lemaitre a893251079 fix(indentscope): added extra filetypes to exclude 2023-01-04 12:38:39 +01:00
Folke Lemaitre 04b772e3e4 feat: added mini.indentscope 2023-01-04 00:41:57 +01:00
Folke Lemaitre aae683f868 fix(alpha): make alpha and lazy ui behave with each other 2023-01-03 21:05:44 +01:00
Folke Lemaitre bf8f5b31f3 refactor: move api to ui and util 2023-01-03 21:05:22 +01:00
Folke Lemaitre 7a49913cf2 refactor: move icons to settings and add setup method for configs extending LazyVim (like my own dots) 2023-01-03 21:05:02 +01:00
Folke Lemaitre 79bb9e17da feat(notify): added keymap to dismiss all notifications 2023-01-02 20:14:11 +01:00
Folke Lemaitre 93c5f84ebc feat(alpha): load on VimEnter so we can track its performance 2023-01-02 17:39:21 +01:00
Folke Lemaitre 2d442fcf39 feat(indent-blankline): better defaults 2023-01-02 09:48:40 +01:00
Folke Lemaitre 7b9d409c2f feat(bufferline): added siagnostic icons 2023-01-02 09:47:42 +01:00
Folke Lemaitre 4d2327dd1a perf(dressing): lazy-load on vim.ui function call 2023-01-02 09:47:23 +01:00
Folke Lemaitre bbd0a8a414 feat(notify): better defaults 2023-01-02 09:47:03 +01:00
Folke Lemaitre 8eb8d235c9 refactor: move everything under lazyvim 2023-01-01 14:33:56 +01:00