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
33830f1e7d2e5a54fec676ce6e43a4a61882aaa9
LazyVim
/
lua
/
lazyvim
/
plugins
History
Gary Murray
33830f1e7d
feat(lsp): add diagnostic signs to lsp options (
#2192
)
...
Co-authored-by: Gary Murray <
gamurray@fanatics.com
>
2024-01-21 19:35:24 +01:00
..
extras
fix(dot): treesitter for hypr was renamed to hyprlang
2024-01-20 12:50:34 +01:00
lsp
feat(lsp): add diagnostic signs to lsp options (
#2192
)
2024-01-21 19:35:24 +01: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(catppuccin): enable more integrations (
#1922
)
2023-11-04 11:09:01 +01:00
editor.lua
fix(spectre): don't build nvim-spectre
2023-11-04 10:14:36 +01:00
formatting.lua
fix(conform): allow overriding all conform format options.
Fixes
#1790
2023-10-19 07:52:47 +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
feat(linting): ability to configure global and fallback linters (
#1727
)
2023-10-15 07:18:00 +02:00
treesitter.lua
fix(treesitter): make treesitter queries available at startup. See
#1816
Fixes
#1858
2023-10-25 15:40:25 +02:00
ui.lua
fix(mini.indentscope): remove duplicated filetype (
#1871
)
2023-10-25 20:00:01 +02:00
util.lua
fix(sessions): added folds to sessions
2023-10-27 18:34:33 +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