mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
ref(nvim): removed schedule
This commit is contained in:
parent
1dc1b0b6ed
commit
e6bb8dbbd1
3 changed files with 244 additions and 220 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue