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
177985842665921e11f9e9813348fd6bef852e27
LazyVim
/
lua
/
lazyvim
/
plugins
/
extras
History
jyuan0
1779858426
fix(black): remove unknown blackd from conform (
#1640
)
2023-10-09 09:15:15 +02:00
..
coding
feat(codeium): added lualine component with codeium status similar to copilot
2023-10-09 09:13:14 +02:00
dap
feat(nlua): make lua dap keybindings buffer-local
2023-10-07 21:08:18 +02:00
editor
…
formatting
fix(black): remove unknown blackd from conform (
#1640
)
2023-10-09 09:15:15 +02:00
lang
fix(yaml): yaml schemas are a dict, not a list, so merge properly.
Fixes
#1636
2023-10-08 19:29:00 +02:00
linting
…
test
…
ui
fix(lualine): only show statusline as soon as lualine loads
2023-10-08 23:27:46 +02:00
util
feat(extra): add extra
util.dot
that configures multiple ft and treesitter langs when needed
2023-10-08 13:45:57 +02:00
vscode.lua
…