Skip to content

Commit

Permalink
feat(cursors): add coc_cursors_activated
Browse files Browse the repository at this point in the history
Closes #1093
  • Loading branch information
chemzqm committed Aug 17, 2019
1 parent 83e9ee2 commit ecb0b1f
Show file tree
Hide file tree
Showing 4 changed files with 393 additions and 361 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Check out [doc/coc.txt](doc/coc.txt) for the vim interface.
- 🚀 **Fast**: [instant increment completion](https://github.com/neoclide/coc.nvim/wiki/Completion-with-sources#highlights-of-coc-completion), increment buffer sync using buffer update events.
- 💎 **Reliable**: typed language, tested with CI.
- 🌟 **Featured**: [full LSP support](https://github.com/neoclide/coc.nvim/wiki/Language-servers#supported-features)
- ❤️ **Flexible**: [configured like VSCode](https://github.com/neoclide/coc.nvim/wiki/Using-configuration-file), [extensions work like in VSCode](https://github.com/neoclide/coc.nvim/wiki/Using-coc-extensions)
- ❤️ **Flexible**: [configured like VSCode](https://github.com/neoclide/coc.nvim/wiki/Using-the-configuration-file), [extensions work like in VSCode](https://github.com/neoclide/coc.nvim/wiki/Using-coc-extensions)

<details><summary>Completion experience</summary>
<p>
Expand Down
Loading

0 comments on commit ecb0b1f

Please sign in to comment.