Closed srustamo closed 7 years ago
In fact, the only z commands that work are zz, zt,zb, z Enter
A bit more of investigation: folding works in an .xml file but does not work in a .h header file. Is this expected behaviour? If yes, is there a list of file types where folding works?
It looks like folding works only in white space indented files.
Fold manipuration works as long as atom create fold for that editor. Atom create fold indent based. Vim-mode-plus NOT aware of range of fold, Atom knows. You can see fold by hovering your mouse to gutter on leftside of editor.
Thank you.
Check list
atom --version
) Atom : 1.20.0 Electron: 1.6.9 Chrome : 56.0.2924.87 Node : 7.4.0I can't get any of the fold commands work. No other packages are user packages are installed, and it is a fresh Atom install with vim-mode-plus package as the only user package.