LazyVim.LazyVim/lua/lazyvim
MoetaYuko 543dead590
fix(dap): load vscode launch files with jsonc parser (#1839)
This seems to be the proper fix for #1503. jsonc ensures compatibility
with native vscode.

Ref: https://github.com/mfussenegger/nvim-dap/issues/964
2024-05-15 15:39:28 +02:00
..
config style(keymaps): clarify no to use LazyVim.safe_keymap_set #3085 2024-05-03 09:10:36 +02:00
plugins fix(dap): load vscode launch files with jsonc parser (#1839) 2024-05-15 15:39:28 +02:00
util style: remove debug :) 2024-05-14 22:25:44 +02:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua feat(python): added option to configure basedpyright as lsp. Check the python extra docs. Fixes #2787 2024-03-20 17:18:11 +01:00