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
Files
e405023530f869e8eaaa1a293806aa73ec6f453c
LazyVim
/
lua
/
lazyvim
/
plugins
History
Gregory Danielson III
207beafda2
fix(bufferline): load bufferline on VeryLazy event (
#35
) (
#36
)
2023-01-11 08:10:40 +01:00
..
extras
fix(typescipt): properly check client.name in on_attach
2023-01-10 19:32:02 +01:00
lsp
fix(neodev): use opts instead of config
2023-01-10 18:27:13 +01:00
coding.lua
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
colorscheme.lua
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
core.lua
refactor(config): moved loading of options, keymaps and autocmds to lazyvim.config
2023-01-10 11:14:27 +01:00
editor.lua
feat(neo-tree): load neo-tree when specifying a direcory on the cmdline
2023-01-10 23:44:02 +01:00
init.lua
feat(notify): delay notifs till replaced or at most 500ms to prevent more prompts
2023-01-10 23:00:56 +01:00
treesitter.lua
refactor(plugins)!: plugins now use lazy.nvim's new
opts
property to make it far easier to override options
2023-01-08 15:05:34 +01:00
ui.lua
fix(bufferline): load bufferline on VeryLazy event (
#35
) (
#36
)
2023-01-11 08:10:40 +01:00
util.lua
refactor(plugins)!: plugins now use lazy.nvim's new
opts
property to make it far easier to override options
2023-01-08 15:05:34 +01:00