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
0e671ad7fabdb3af181feda18951596a83167bc9
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
0e671ad7fa
fix(neotest): properly detect __call.
Fixes
#847
2023-05-28 12:52:22 +02:00
..
extras
fix(neotest): properly detect __call.
Fixes
#847
2023-05-28 12:52:22 +02:00
lsp
feat(lsp): added
nvim-lspconfig.opts.format_notify
. Enable this to debug formatter issues.
2023-05-26 10:51:07 +02:00
coding.lua
fix(luasnip): use
echo
instead of
echo -e
for build warning
2023-05-27 23:03:44 +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
fix(dashboard): center the LazyVim logo (
#845
)
2023-05-28 09:41:58 +02:00
util.lua
fix(persistence): dont add rtp to session
2023-05-22 20:57:26 +02:00