Commit Graph

10 Commits

Author SHA1 Message Date
Folke Lemaitre
02c5e8d953 fix(config): options cant be disabled with lazyvim config. Fixes #566 2023-04-16 11:34:35 +02:00
adrian5
8650f2c99a fix(config): don't set options to their defaults (#120) 2023-01-24 13:40:18 +01:00
Folke Lemaitre
1b3b18d53b fix(options): don't set GUI font. Fixes #113 2023-01-23 23:42:01 +01:00
Folke Lemaitre
e405023530 fix(options): use vim.opt and trigger Lazy ui reload when needed. Fixes #38 2023-01-11 12:56:07 +01:00
Folke Lemaitre
d568098374 fix(options): set options with vim.set_global 2023-01-11 08:05:29 +01:00
Folke Lemaitre
4c2ac6b7bf feat(options): winminwidth 2023-01-06 23:51:45 +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