ref(nvim): removed schedule

This commit is contained in:
Léana 江 2023-11-23 00:59:07 +01:00 committed by Léana 江
parent 1dc1b0b6ed
commit e6bb8dbbd1
3 changed files with 244 additions and 220 deletions

View file

@ -73,7 +73,6 @@ require "lazy".setup {
"folke/neodev.nvim", -- Additional lua configuration
"williamboman/mason.nvim", -- Automatically install LSPs to stdpath for neovim
"williamboman/mason-lspconfig.nvim", -- Interface between LSP and Mason
"WhoIsSethDaniel/mason-tool-installer.nvim", -- Linter and stuff
},
},
"mfussenegger/nvim-dap", -- DAP