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
a0afe8fef9dc76b469a78435cdd3f2c5ee01f282
LazyVim
/
lua
/
lazyvim
/
plugins
/
extras
History
Folke Lemaitre
a0afe8fef9
fix(dot): remove
.env
=>
sh
since this is already the default
2024-05-12 18:23:14 +02:00
..
coding
fix(native_snippets): Fix native_snippets for
vim.snippet api
changes (
#3083
)
2024-05-03 09:11:25 +02: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): fix telescope integration
2024-04-22 10:00:48 +02:00
formatting
…
lang
fix(python): make both
ruff
and
ruff_lsp
available to user (
#3060
)
2024-05-03 09:23:31 +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
…