そうなんだ

This commit is contained in:
Rikuoh Tsujitani 2023-12-16 21:42:28 +09:00
parent 9e96bd7119
commit 4608c0ad21
Signed by: riq0h
GPG key ID: 010F09DEA298C717

View file

@ -148,7 +148,7 @@ require("lazy").setup({
{ "williamboman/mason-lspconfig.nvim", event = "LspAttach" },
{ "jay-babu/mason-null-ls.nvim", event = "LspAttach" },
{ "jay-babu/mason-nvim-dap.nvim", event = "LspAttach" },
{ "neovim/nvim-lspconfig", event = "LspAttach" },
{ "neovim/nvim-lspconfig", event = "BufReadPre" },
{ "nvimtools/none-ls.nvim", event = "LspAttach" },
{ "mfussenegger/nvim-dap", event = "LspAttach" },
{ "rcarriga/nvim-dap-ui", event = "LspAttach" },