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
b6e68fa2bf829753be86ba8cc56baafd47b7da67
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
b6e68fa2bf
feat(conform): show error when user overwrites conform config function
2023-10-13 18:20:41 +02:00
..
extras
feat(go): add gofumpt formatter with conform/none-ls (
#1683
)
2023-10-13 12:43:51 +02:00
lsp
fix(keymaps): no diagnostic keymaps w/o lsp attached (
#1698
)
2023-10-13 16:53:55 +02:00
coding.lua
fix(cmp): set default group_index to 1 to prevent issues with custom sources
2023-10-09 10:05:57 +02:00
colorscheme.lua
feat: Enable flash.nvim highlight on catppuccin integration (
#1206
)
2023-07-25 15:39:08 +02:00
editor.lua
feat(neot-ree): add keymaps to toggle git & buffer (
#1339
)
2023-10-12 21:52:19 +02:00
formatting.lua
feat(conform): show error when user overwrites conform config function
2023-10-13 18:20:41 +02:00
init.lua
perf(plugin): move all lazy.nvim related code to
lazyvim.util.plugin
2023-10-12 11:48:02 +02:00
linting.lua
fix(nvim-lint): make sure to set custom linters.
Fixes
#1687
2023-10-12 20:43:11 +02:00
treesitter.lua
feat(treesitter): add nvim-treesitter-context by default
2023-10-12 11:48:02 +02:00
ui.lua
feat(starter): added Lazy Extras to
mini.starter
2023-10-12 11:48:02 +02:00
util.lua
docs: Add more documentation (
#1174
)
2023-07-20 23:16:13 +02:00
xtras.lua
feat(extras): LazyExtras can now manage user extras
lua/plugins/extras
.
Fixes
#1681
2023-10-12 21:47:31 +02:00