Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f999df7ffb | ||
|
|
d5c7efe47c |
@@ -0,0 +1,8 @@
|
|||||||
|
return {
|
||||||
|
{
|
||||||
|
'vscode-neovim/vscode-multi-cursor.nvim',
|
||||||
|
event = 'VeryLazy',
|
||||||
|
cond = not not vim.g.vscode,
|
||||||
|
opts = {},
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user