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
a43d1b79f29deecc694bd409ab497f8a62091b11
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
a43d1b79f2
feat(noice): enable the inc_rename preset when inc_rename is availble
2023-05-18 08:22:08 +02:00
..
extras
fix(mini): lazy now supports mini plugins out of the box. no longer needed to have a custom config
2023-05-13 16:16:10 +02:00
lsp
fix(format): only do null-ls formatting logic when null-ls is availble.
Fixes
#684
2023-04-28 11:47:37 +02:00
coding.lua
fix(mini): lazy now supports mini plugins out of the box. no longer needed to have a custom config
2023-05-13 16:16:10 +02:00
colorscheme.lua
fix(plugins): fix the laziness of all plugins to still work as intended with
config.defaults.lazy = false
.
Fixes
#67
2023-01-16 16:49:29 +01:00
core.lua
fix(core): set
cond=true
for LazyVim
2023-03-14 11:17:07 +01:00
editor.lua
fix(spectre): use new url by default
2023-04-24 08:45:40 +02:00
treesitter.lua
feat(mini.comment)!: removed ts-context-commentstring since mini.comment provides this functionality out of the box
2023-05-12 20:34:36 +02:00
ui.lua
feat(noice): enable the inc_rename preset when inc_rename is availble
2023-05-18 08:22:08 +02:00
util.lua
feat: persist pinned tabs (
#304
)
2023-02-19 09:56:08 +01:00