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
2a666ac5f2d91f0a1f1b711281dd72725f9759a1
LazyVim
/
lua
/
lazyvim
/
plugins
/
extras
History
Marc Jakobi
2a666ac5f2
fix(rust): don't overwrite
vim.g.rustaceanvim
if it is defined (
#2720
)
2024-03-14 00:07:40 +01:00
..
coding
fix(yanky): properly disable sqlite.lua on Windows (
#2543
)
2024-03-07 11:40:51 +01:00
dap
fix(dap): copy config before overriding args
2023-10-12 11:48:02 +02:00
editor
feat(extras): add harpoon2 (
#2455
)
2024-03-07 12:07:38 +01: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
fix(rust): don't overwrite
vim.g.rustaceanvim
if it is defined (
#2720
)
2024-03-14 00:07:40 +01:00
linting
fix(eslint): correct working directories name (
#2071
)
2024-01-21 19:53:09 +01:00
lsp
feat!: make
conform.nvim
and
nvim-lint
the default formatters/linters
2023-10-12 11:48:02 +02:00
test
feat(test): Add <leader>tl to neotest.run_last() (
#1968
)
2024-01-21 19:37:38 +01:00
ui
style: added trouble ft for the next gen trouble
2023-10-25 14:05:32 +02:00
util
fix(hi-patterns): correct regex for shorthand hex colors. See ##2562
2024-03-08 11:31:45 +01:00
lazyrc.lua
feat(extras): Enable project-specific plugin specs using local .lazy.lua (
#2115
)
2024-03-07 11:58:50 +01:00
vscode.lua
…