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
9acadc7ec289966cf8f4f6c37c348f286ed73ffe
LazyVim
/
lua
/
lazyvim
/
plugins
/
extras
History
Folke Lemaitre
9acadc7ec2
fix(fzf): make sure
vim.ui.select
works when fzf is not loaded yet
2024-07-04 15:21:02 +02:00
..
coding
feat(copilot-chat): ctrl-s now works in both normal and insert mode
2024-06-16 20:17:16 +02:00
dap
fix(dap): only load
mason-nvim-dap
when not disabled (
#3784
)
2024-06-23 20:04:51 +02:00
editor
fix(fzf): make sure
vim.ui.select
works when fzf is not loaded yet
2024-07-04 15:21:02 +02:00
formatting
fix(prettier): fixup
2024-06-07 23:24:01 +02:00
lang
perf(markdown): only run markdownlint-cli2 formatter when there are markdownlint diagnostics for the buffer
2024-06-30 11:16:10 +02:00
linting
…
lsp
…
test
fix(neotest): support adapter key on adapter for playwright (
#3824
)
2024-06-27 16:04:26 +02:00
ui
fix(edgy): improve edgy.lua bufferline offset logic (
#3794
)
2024-06-29 10:47:39 +02:00
util
fix(chezmoi): missing support for fzf file picker (
#3888
)
2024-07-03 07:51:13 +02:00
vscode.lua
…