[neovim] Removes copilot from the LSP list
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Provide nicely formatted markdown tables.
|
||||
return {
|
||||
"Kicamon/markdown-table-mode.nvim",
|
||||
config = function()
|
||||
require("markdown-table-mode").setup()
|
||||
end,
|
||||
}
|
||||
Reference in New Issue
Block a user