|
19926d2848
|
feat(options): enabled treesitter folding and foldtext when available
|
2023-10-03 08:02:15 +02:00 |
|
|
450e0c6beb
|
feat(options): enable smoothscroll on nightly
|
2023-10-03 08:02:15 +02:00 |
|
|
9935dc3944
|
fix: cleanup all Neovim < 0.9.0 code
|
2023-10-01 14:18:25 +02:00 |
|
|
258f339bcf
|
feat(options)!: set default localleader to \
|
2023-07-20 09:20:24 +02:00 |
|
|
69bf9e7e01
|
style(options): update comment (#960)
|
2023-06-22 12:51:25 +02:00 |
|
|
02c5e8d953
|
fix(config): options cant be disabled with lazyvim config. Fixes #566
|
2023-04-16 11:34:35 +02:00 |
|
|
8650f2c99a
|
fix(config): don't set options to their defaults (#120)
|
2023-01-24 13:40:18 +01:00 |
|
|
1b3b18d53b
|
fix(options): don't set GUI font. Fixes #113
|
2023-01-23 23:42:01 +01:00 |
|
|
e405023530
|
fix(options): use vim.opt and trigger Lazy ui reload when needed. Fixes #38
|
2023-01-11 12:56:07 +01:00 |
|
|
d568098374
|
fix(options): set options with vim.set_global
|
2023-01-11 08:05:29 +01:00 |
|
|
4c2ac6b7bf
|
feat(options): winminwidth
|
2023-01-06 23:51:45 +01:00 |
|
|
25e9c339de
|
refactor: move mapleader to options. no longer needed to be set in init
|
2023-01-04 07:56:26 +01:00 |
|
|
a15f44eb89
|
refactor: automatically load keymaps, autocmds and options
|
2023-01-03 23:51:57 +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 |
|
|
8eb8d235c9
|
refactor: move everything under lazyvim
|
2023-01-01 14:33:56 +01:00 |
|