Commit Graph

27 Commits

Author SHA1 Message Date
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
ff777b5efd feat(autocmds): checktime on TermLeave and TermClose 2023-01-03 21:03:40 +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
fd47b5d5f0 feat(keymaps): added keymaps for lazygit, new file and vim.show_pos 2023-01-02 17:37:20 +01:00
63bea54be2 fix(autocmds): better way of opening file at last location 2023-01-02 17:36:49 +01:00
08e6a880f5 feat(util): float_term using lazy's API 2023-01-02 17:36:26 +01:00
b62655f0b9 feat(util): telescope helper 2023-01-02 17:36:11 +01:00
e6dfed58f7 feat(util): util.on_attach 2023-01-02 17:35:59 +01:00
7750887703 feat(util): util.get_root 2023-01-02 17:35:44 +01:00
650a7429f3 ci(lazy): allow to use a different lazy plugin directory 2023-01-02 09:50:31 +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