Commit Graph

11 Commits

Author SHA1 Message Date
Folke Lemaitre
aa6ba29772 feat(init)!: disable init.lua and show a message on how to use LazyVim 2023-01-07 11:44:40 +01:00
Folke Lemaitre
25e9c339de refactor: move mapleader to options. no longer needed to be set in init 2023-01-04 07:56:26 +01:00
Folke Lemaitre
a15f44eb89 refactor: automatically load keymaps, autocmds and options 2023-01-03 23:51:57 +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
8eb8d235c9 refactor: move everything under lazyvim 2023-01-01 14:33:56 +01:00
Folke Lemaitre
478f75cb76 perf: setup which-key inside config() and load autocmds and keymaps as normal 2022-12-31 18:14:46 +01:00
Folke Lemaitre
6dd32b53e5 perf: load keymaps and autocmds on VeryLazy 2022-12-31 18:05:59 +01:00
Folke Lemaitre
09c27b5e4d refactor: config.plugins -> plugins 2022-12-31 10:54:51 +01:00
Folke Lemaitre
ed85d79992 refactor: mappings => keymaps 2022-12-30 18:56:34 +01:00
Folke Lemaitre
d5c8045bbd refactor: autocommands.lua => autocmds.lua 2022-12-30 18:54:11 +01:00
Folke Lemaitre
58e5dae036 feat: initial commit 2022-12-30 17:30:52 +01:00