Skip to content

lishid/cm6-vim-mode-experiment

Repository files navigation

TODO

  • add options to original draw-selections or remove selection code from copied version and leave only cursor
  • cursor keeps blinking while moving
  • implement setBookmark using Rangeset similar to selection
  • remove lineHandle use from global ex command
  • implement cursorActivity and change events
  • find a way to use searchHighlight from search addon
  • implement a replacement for operation, by creating a temporary doc collecting transactions and applying changes to the real doc after the operation
  • Find how to properly pass the cm variable to drawSelections and vimPanel plugins?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • TypeScript 8.9%
  • Other 0.4%