Compare commits

...

2 Commits

View File

@@ -0,0 +1,8 @@
return {
{
'vscode-neovim/vscode-multi-cursor.nvim',
event = 'VeryLazy',
cond = not not vim.g.vscode,
opts = {},
}
}