Skip to content

Commit

Permalink
feat: Introduce vscode-multi-cursor.nvim (#1553)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyaowong committed Oct 20, 2023
1 parent c786074 commit 2657c45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,9 @@ See gif in action:

![multicursors](/images/multicursor.gif)

The built-in multi-cursor support may not meet your needs. Please refer to the plugin
[vscode-multi-cursor.nvim](https://github.com/vscode-neovim/vscode-multi-cursor.nvim) for more multi-cursor features

## ⚡️ API

### VimScript
Expand Down

0 comments on commit 2657c45

Please sign in to comment.