Commit graph

1935 commits

Author SHA1 Message Date
Folke Lemaitre
825e7cde3d
fix(keymaps): use update instead of write when saving. Fixes #9 2023-01-04 07:31:33 +01:00
Folke Lemaitre
2fe5053284
feat: added mini.surround 2023-01-04 00:54:09 +01:00
Folke Lemaitre
ad8330208e
fix(leap): force setting keymaps for leap to make gs work 2023-01-04 00:53:31 +01:00
Folke Lemaitre
04b772e3e4
feat: added mini.indentscope 2023-01-04 00:41:57 +01:00
Folke Lemaitre
a15f44eb89
refactor: automatically load keymaps, autocmds and options 2023-01-03 23:51:57 +01:00
Folke Lemaitre
d224aea4a4
fix(telescope): always create a new opts object to prevent caching 2023-01-03 22:13:31 +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
ff777b5efd
feat(autocmds): checktime on TermLeave and TermClose 2023-01-03 21:03:40 +01:00
Folke Lemaitre
79bb9e17da
feat(notify): added keymap to dismiss all notifications 2023-01-02 20:14:11 +01:00
Folke Lemaitre
94e6f57955
refactor(neo-tree): move setting global to init 2023-01-02 20:13:56 +01:00
Folke Lemaitre
41645fdb2f
fix(luasnips): better defaults for <tab> behavior 2023-01-02 20:13:38 +01:00
Folke Lemaitre
8924f965d1
refactor(lsp): make servers easily configurable in overriding specs 2023-01-02 17:40:13 +01:00
Folke Lemaitre
5daf0cbe73
feat(mason): you can now supply a list of tools you want to have installed 2023-01-02 17:39:51 +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
9b5dd50837
feat(telescope): added a gazillian mappings for Telescope 2023-01-02 17:38:29 +01:00
Folke Lemaitre
377a1e7407
feat(spectre): search and replace in multiple files 2023-01-02 17:38:05 +01:00
Folke Lemaitre
c525020c67
feat(neo-tree): use util.get_root when opening neo-tree 2023-01-02 17:37:48 +01:00
Folke Lemaitre
fd47b5d5f0
feat(keymaps): added keymaps for lazygit, new file and vim.show_pos 2023-01-02 17:37:20 +01:00
Folke Lemaitre
63bea54be2
fix(autocmds): better way of opening file at last location 2023-01-02 17:36:49 +01:00
Folke Lemaitre
08e6a880f5
feat(util): float_term using lazy's API 2023-01-02 17:36:26 +01:00
Folke Lemaitre
b62655f0b9
feat(util): telescope helper 2023-01-02 17:36:11 +01:00
Folke Lemaitre
e6dfed58f7
feat(util): util.on_attach 2023-01-02 17:35:59 +01:00
Folke Lemaitre
7750887703
feat(util): util.get_root 2023-01-02 17:35:44 +01:00
Folke Lemaitre
650a7429f3
ci(lazy): allow to use a different lazy plugin directory 2023-01-02 09:50:31 +01:00
Folke Lemaitre
d4a48226da
feat(startuptime): better defaults 2023-01-02 09:49:49 +01:00
Folke Lemaitre
0624811b3b
feat(cmp): added cmp-emoji 2023-01-02 09:49:32 +01:00
Folke Lemaitre
2abd569ff2
feat(cmp): ghost text 2023-01-02 09:49:22 +01:00
Folke Lemaitre
7753a46a6b
feat(cmp): better tab behavior for cmp and luasnip 2023-01-02 09:49:09 +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