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
877e63ca8ee5efe1420744f7a843dd4fd0215764
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
877e63ca8e
fix(telescope): use last-known telescope commit to work on Neovim 0.8.0 when running in Neovim 0.8.0
2023-05-25 18:33:59 +02:00
..
extras
feat(go): add workaround to get semantic token highlighting (
#815
)
2023-05-24 23:22:40 +02:00
lsp
refactor(mason): use new handlers opt
2023-05-25 14:24:29 +02:00
coding.lua
fix(mini.comment): removed dirty upvalues hack for mini.comments. no longer needed
2023-05-25 14:24:29 +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(telescope): use last-known telescope commit to work on Neovim 0.8.0 when running in Neovim 0.8.0
2023-05-25 18:33:59 +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
fix(persistence): dont add rtp to session
2023-05-22 20:57:26 +02:00