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
240
Commits
23
Branches
309
Tags
e405023530f869e8eaaa1a293806aa73ec6f453c
Commit Graph
6 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
701337fac8
feat(notify): delay notifs till replaced or at most 500ms to prevent more prompts
2023-01-10 23:00:56 +01:00
Folke Lemaitre
08f6375e4c
feat(colorscheme)!: LazyVim now loads the colorscheme configured with config.colorscheme. See the docs for more info
2023-01-10 11:14:27 +01:00
Folke Lemaitre
dcf520f3a7
refactor(config): moved loading of options, keymaps and autocmds to lazyvim.config
2023-01-10 11:14:27 +01:00
Folke Lemaitre
7b943822db
feat(config): show an error when the needed version of
lazy.nvim
is too old
2023-01-10 11:14:27 +01:00
Folke Lemaitre
36c84f47c9
feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }.
config.settings
is deprecated
2023-01-10 11:14:27 +01:00