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
36c84f47c9f55ea818384d953c8fbeb7e99de8e6
LazyVim
/
lua
/
lazyvim
/
plugins
History
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
..
extras
feat(lang): added json support
2023-01-09 08:29:13 +01:00
lsp
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
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
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
config.lua
refactor: automatically load keymaps, autocmds and options
2023-01-03 23:51:57 +01:00
core.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
editor.lua
feat(neo-tree): added
<leader>e
and
<leader>E
to toggle neo-tree
2023-01-09 22:12:19 +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
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
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