Commit Graph

344 Commits

Author SHA1 Message Date
ece9533206 feat: added persistence 2023-01-04 13:29:47 +01:00
e7c5d8a470 feat(telescope): better defaults 2023-01-04 13:22:28 +01:00
725bf0d00e feat(which-key): added more group names 2023-01-04 13:05:04 +01:00
9907695320 feat: added mini.ai for better text objects 2023-01-04 12:39:11 +01:00
c7d302eaac refactor(keymaps): more modes for saving file 2023-01-04 12:38:57 +01:00
a893251079 fix(indentscope): added extra filetypes to exclude 2023-01-04 12:38:39 +01:00
276c46107e fix(cmp): preselect entries 2023-01-04 08:21:44 +01:00
25e9c339de refactor: move mapleader to options. no longer needed to be set in init 2023-01-04 07:56:26 +01:00
259c3a6612 fix(save): change to write again to trigger auto-formatting 2023-01-04 07:40:53 +01:00
825e7cde3d fix(keymaps): use update instead of write when saving. Fixes #9 2023-01-04 07:31:33 +01:00
2fe5053284 feat: added mini.surround 2023-01-04 00:54:09 +01:00
ad8330208e fix(leap): force setting keymaps for leap to make gs work 2023-01-04 00:53:31 +01:00
04b772e3e4 feat: added mini.indentscope 2023-01-04 00:41:57 +01:00
a15f44eb89 refactor: automatically load keymaps, autocmds and options 2023-01-03 23:51:57 +01:00
d224aea4a4 fix(telescope): always create a new opts object to prevent caching 2023-01-03 22:13:31 +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
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