Commit Graph

22 Commits

Author SHA1 Message Date
38be71692f feat(keymaps): added missing descriptions 2023-01-07 23:20:37 +01:00
62dc892d8e feat(alpha): added shortcut to restore session 2023-01-06 21:43:05 +01:00
7306952f80 feat(lualine): better lualine with lazy.nvim updates and some noice components 2023-01-06 21:35:14 +01:00
bb388a28ff refactor(navic): move navic to ui 2023-01-06 12:05:27 +01:00
d74759de76 feat(lualine): better lualine with git status, diagnostics and navic lsp information (#15) 2023-01-06 07:27:28 +01:00
694c1096d0 fix(indentscope): Turn off indentscope in Mason (#16) 2023-01-06 06:49:09 +01:00
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
5959734895 feat(mini.starter) Add 'mini.starter' as alternative start screen. (#6) 2023-01-05 11:14:41 +01:00
47fa58c2ed feat(keymaps): added more keymaps 2023-01-04 21:34:49 +01:00
725bf0d00e feat(which-key): added more group names 2023-01-04 13:05:04 +01:00
a893251079 fix(indentscope): added extra filetypes to exclude 2023-01-04 12:38:39 +01:00
04b772e3e4 feat: added mini.indentscope 2023-01-04 00:41:57 +01:00
aae683f868 fix(alpha): make alpha and lazy ui behave with each other 2023-01-03 21:05:44 +01:00
bf8f5b31f3 refactor: move api to ui and util 2023-01-03 21:05:22 +01:00
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
79bb9e17da feat(notify): added keymap to dismiss all notifications 2023-01-02 20:14:11 +01:00
93c5f84ebc feat(alpha): load on VimEnter so we can track its performance 2023-01-02 17:39:21 +01:00
2d442fcf39 feat(indent-blankline): better defaults 2023-01-02 09:48:40 +01:00
7b9d409c2f feat(bufferline): added siagnostic icons 2023-01-02 09:47:42 +01:00
4d2327dd1a perf(dressing): lazy-load on vim.ui function call 2023-01-02 09:47:23 +01:00
bbd0a8a414 feat(notify): better defaults 2023-01-02 09:47:03 +01:00
8eb8d235c9 refactor: move everything under lazyvim 2023-01-01 14:33:56 +01:00