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
98e2ffcf14bb5f336ee2e4679d2b7d5699486bcc
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
98e2ffcf14
feat(neotest): allow adapter names as a list
2023-05-27 09:36:52 +02:00
..
extras
feat(neotest): allow adapter names as a list
2023-05-27 09:36:52 +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(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