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
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1d50c75a4b149f1cf00f4d4163f1469bc2fa77fc
LazyVim
/
lua
/
lazyvim
/
plugins
T
History
Folke Lemaitre
1d50c75a4b
fix(dashboard): proper fix for dashboard's weird action loading
2024-06-13 15:01:46 +02:00
..
compat
…
extras
fix(pick): move some leftovers from
editor.lua
to
editor.telescope
(
#3620
)
2024-06-13 13:54:58 +02:00
lsp
refactor(lsp): remove lsp keymap dependency on telescope
2024-06-13 06:33:10 +02:00
coding.lua
fix(cmp): don't enable
snippets
source without
nvim-snippets
(
#3527
)
2024-06-07 23:12:59 +02:00
colorscheme.lua
…
editor.lua
fix(pick): move some leftovers from
editor.lua
to
editor.telescope
(
#3620
)
2024-06-13 13:54:58 +02:00
formatting.lua
…
init.lua
refactor: config = true >> opts = {}
2024-06-11 00:06:56 +02:00
linting.lua
…
treesitter.lua
…
ui.lua
fix(dashboard): proper fix for dashboard's weird action loading
2024-06-13 15:01:46 +02:00
util.lua
…
xtras.lua
…