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
7f9219162b54a717b7da5cb543ab1e778c9a124b
LazyVim
/
lua
/
lazyvim
/
plugins
/
extras
History
Folke Lemaitre
7f9219162b
feat(snippets): added extra to use native snippets instead of LuaSnip.
2024-01-22 08:39:07 +01:00
..
coding
feat(snippets): added extra to use native snippets instead of LuaSnip.
2024-01-22 08:39:07 +01:00
dap
fix(dap): copy config before overriding args
2023-10-12 11:48:02 +02:00
editor
feat: disable kind_filter for markdown and help
2023-10-15 22:34:42 +02:00
formatting
fix(prettier): use prettier instead of prettierd. Too many people get truncated files.
Fixes
#712
. See
#1735
2023-10-15 22:28:56 +02:00
lang
fix(rust): avoid resetting cmp group_index to 1 (
#2332
)
2024-01-22 07:51:19 +01:00
linting
fix(eslint): correct working directories name (
#2071
)
2024-01-21 19:53:09 +01:00
lsp
…
test
feat(test): Add <leader>tl to neotest.run_last() (
#1968
)
2024-01-21 19:37:38 +01:00
ui
style: added trouble ft for the next gen trouble
2023-10-25 14:05:32 +02:00
util
fix(hyprlang): use lazyvim way to install (
#2404
)
2024-01-22 07:49:45 +01:00
vscode.lua
…