codemirror-vim icon indicating copy to clipboard operation
codemirror-vim copied to clipboard

Documentation of what is and is not supported

Open robyoung opened this issue 7 months ago • 1 comments

Where can I find details of what is supported? I can see that basic navigation is supported but, for example, when I try to close a fold with zc nothing happens. I would like to find out if this unsupported by the library or unsupported by the client I'm using.

robyoung avatar Jul 09 '25 08:07 robyoung

https://github.com/replit/codemirror-vim/blob/master/src/vim.js

eldoy avatar Nov 03 '25 15:11 eldoy