Commit Graph

271 Commits

Author SHA1 Message Date
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
94e6f57955 refactor(neo-tree): move setting global to init 2023-01-02 20:13:56 +01:00
41645fdb2f fix(luasnips): better defaults for <tab> behavior 2023-01-02 20:13:38 +01:00
8924f965d1 refactor(lsp): make servers easily configurable in overriding specs 2023-01-02 17:40:13 +01:00
5daf0cbe73 feat(mason): you can now supply a list of tools you want to have installed 2023-01-02 17:39:51 +01:00
93c5f84ebc feat(alpha): load on VimEnter so we can track its performance 2023-01-02 17:39:21 +01:00
9b5dd50837 feat(telescope): added a gazillian mappings for Telescope 2023-01-02 17:38:29 +01:00
377a1e7407 feat(spectre): search and replace in multiple files 2023-01-02 17:38:05 +01:00
c525020c67 feat(neo-tree): use util.get_root when opening neo-tree 2023-01-02 17:37:48 +01:00
d4a48226da feat(startuptime): better defaults 2023-01-02 09:49:49 +01:00
0624811b3b feat(cmp): added cmp-emoji 2023-01-02 09:49:32 +01:00
2abd569ff2 feat(cmp): ghost text 2023-01-02 09:49:22 +01:00
7753a46a6b feat(cmp): better tab behavior for cmp and luasnip 2023-01-02 09:49:09 +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