mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 01:39:54 +01:00
removed cord
This commit is contained in:
@@ -60,9 +60,6 @@ return {
|
||||
},
|
||||
config = function() require("config.lspconfig") end
|
||||
}, {
|
||||
'vyfor/cord.nvim',
|
||||
build = ':Cord update',
|
||||
config = function() require("config.cord") end
|
||||
}, {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
config = function() require("config.treesitter") end
|
||||
|
||||
Reference in New Issue
Block a user