remove vscode-multi-cursor.lua
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
return {
|
||||
{
|
||||
'vscode-neovim/vscode-multi-cursor.nvim',
|
||||
event = 'VeryLazy',
|
||||
cond = not not vim.g.vscode,
|
||||
opts = {},
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user