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
9839f10013b287229f4aaad14e75a6044d0f6cb5
LazyVim
/
lua
/
lazyvim
/
plugins
/
extras
History
Folke Lemaitre
3c4ebd522e
feat(coding)!: native snippets are now the default on Neovim 0.10. Install the luasnip extra to get luasnip back
2024-05-16 21:25:51 +02:00
..
coding
feat(coding)!: native snippets are now the default on Neovim 0.10. Install the luasnip extra to get luasnip back
2024-05-16 21:25:51 +02:00
dap
fix(dap): use jsonc support from plenary. Same as the code from neoconf.
Fixes
#3174
2024-05-16 16:44:01 +02:00
editor
fix(dial): Fix dial commands in Visual line+block (
#2933
)
2024-05-14 22:36:31 +02:00
formatting
…
lang
fix(extras.lang.typescript): support
node
debug type along with
pwa-node
(
#2983
)
2024-05-15 16:08:15 +02:00
linting
feat: use LazyVim everywhere instead of
require("lazyvim.util")
2024-03-22 09:15:09 +01:00
lsp
feat: use LazyVim everywhere instead of
require("lazyvim.util")
2024-03-22 09:15:09 +01:00
test
feat: use LazyVim everywhere instead of
require("lazyvim.util")
2024-03-22 09:15:09 +01:00
ui
fix(edgy): proper way of opening neo-tree.
Fixes
#2984
2024-04-22 09:54:32 +02:00
util
fix(dot): remove
.env
=>
sh
since this is already the default
2024-05-12 18:23:14 +02:00
lazyrc.lua
feat: use LazyVim everywhere instead of
require("lazyvim.util")
2024-03-22 09:15:09 +01:00
vscode.lua
…