Commit Graph

15 Commits

Author SHA1 Message Date
66dc9c09d6 feat(util)!: move vim-startuptime to an extra 2024-05-16 21:25:51 +02:00
e01ad513aa fix(sessions): added folds to sessions 2023-10-27 18:34:33 +02:00
6323b419fd docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00
ae759b947b feat(flash)!: Make flash.nvim the default jump plugin for LazyVim
Use the `editor.leap` extra if you rather want to use leap/flit
2023-07-13 08:18:02 +02:00
99785ce36b fix(persistence): dont add rtp to session 2023-05-22 20:57:26 +02:00
6b9f0c0c3c feat: persist pinned tabs (#304)
Adds `globals` to session opts to persist pinned tabs
2023-02-19 09:56:08 +01:00
6a3f3d3032 fix(plugins): fix the laziness of all plugins to still work as intended with config.defaults.lazy = false. Fixes #67 2023-01-16 16:49:29 +01:00
688436c9af feat: added vim-repeat. Fixes #56 2023-01-13 22:26:21 +01:00
2135bc144c refactor(plugins)!: plugins now use lazy.nvim's new opts property to make it far easier to override options 2023-01-08 15:05:34 +01:00
9026668f2f fix(persistence): fixed stop session keymap description 2023-01-06 19:43:06 +01:00
532049be0b style: better keys formatting 2023-01-04 13:34:29 +01:00
ece9533206 feat: added persistence 2023-01-04 13:29:47 +01:00
bf8f5b31f3 refactor: move api to ui and util 2023-01-03 21:05:22 +01:00
d4a48226da feat(startuptime): better defaults 2023-01-02 09:49:49 +01:00
8eb8d235c9 refactor: move everything under lazyvim 2023-01-01 14:33:56 +01:00