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
6fdbc623e0a59220e754800df3b86788eca0813d
LazyVim
/
lua
/
lazyvim
/
plugins
/
extras
History
Folke Lemaitre
6fdbc623e0
fix(edgy): proper way of opening neo-tree.
Fixes
#2984
2024-04-22 09:54:32 +02:00
..
coding
fix(native_snippets): don't try to enable native snippets on Neovim < 0.10.0 and show warning
2024-03-29 09:44:40 +01:00
dap
fix(keymaps): update all keymap descriptions to be Title Case (
#2844
)
2024-03-27 08:56:44 +01:00
editor
fix(trouble_v3): show error only when
trouble_v3
is enabled (
#2989
)
2024-04-22 09:48:05 +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
feat(python): use new
ruff
instead of
ruff_lsp
(
#3016
)
2024-04-22 09:40:09 +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
feat(dot): add more filetypes (
#2987
)
2024-04-22 09:49:16 +02:00
lazyrc.lua
feat: use LazyVim everywhere instead of
require("lazyvim.util")
2024-03-22 09:15:09 +01:00
vscode.lua
…