pseewald / vim-anyfold

Language agnostic vim plugin for folding and motion based on indentation.
MIT License
268 stars 11 forks source link

Folds are not updated in split view #22

Closed pseewald closed 5 years ago

pseewald commented 6 years ago

steps to reproduce

  1. open file
  2. type :vsplit
  3. edit file in one window
  4. notice that folds are not updated in other window