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
c29213416b5e29fc56c465234dfd717f78a9e09f
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
c29213416b
feat(extras): added recommended detectors for all languages
2024-05-18 14:39:20 +02:00
..
extras
feat(extras): added recommended detectors for all languages
2024-05-18 14:39:20 +02:00
lsp
feat(lsp): document highlights now use native lsp.
vim-illuminate
is available as an extra
2024-05-17 09:19:28 +02:00
coding.lua
perf(comments):
vim.schedule
ts-context-commentstring integration
2024-05-18 12:09:07 +02:00
colorscheme.lua
…
editor.lua
feat(util):
mini.bufremove
is no longer needed
2024-05-17 10:10:31 +02:00
formatting.lua
refactor: use LazyVim.opts
2024-05-16 22:11:55 +02:00
init.lua
…
linting.lua
…
treesitter.lua
feat(ui)!: moved treesitter-context to an extra. No longer a core plugin
2024-05-16 21:25:51 +02:00
ui.lua
fix(bufferline): force update bufferline after
BufDelete
.
Closes
#3197
2024-05-18 11:32:50 +02:00
util.lua
feat(util)!: move
vim-startuptime
to an extra
2024-05-16 21:25:51 +02:00
xtras.lua
…