THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
hiifong
/
LazyVim
Watch
1
Star
0
Fork
0
You've already forked LazyVim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
313
Commits
23
Branches
309
Tags
11839bf6a326c9837fea2ad76fd609efe39480aa
Commit Graph
7 Commits
Author
SHA1
Message
Date
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