Skip to content
Snippets Groups Projects
Select Git revision
  • 39b9aa6343e3cdc246a7154a4287ed057bb1951b
  • master default protected
  • amend_commit
  • next
  • dev/nomodifiable
  • dev/discard_vselect
  • dev/catch_shell_error
  • dev/mapping_2
  • dev/close
  • dev/issue_123
  • dev/issue_71
  • dev/mapping
  • dev/remove_end_commit
  • dev/stash
  • dev/test_commit
  • dev/save_commmit_msg
  • dev/push
  • dev/git_diff
  • dev/undo
  • gh-pages
  • dev/display
  • 1.8.0
  • 1.7.3
  • 1.7.2
  • 1.7.1
  • 1.7.0
  • 1.6.0
  • 1.5.2
  • 1.5.1
  • 1.5.0
  • 1.4.2
  • 1.4.1
  • 1.4
  • 1.3
  • 1.2
  • 1.0
  • 1.1
37 results

vimagit

user avatar
Jerome Reybert authored
On first refresh, vimagit can be stuck during several seconds.
foldmethod=syntax seems to be the culprit.

Longer explanation:

Remove folding while we are updating the buffer. writing to the buffer
while the folding is enabled can be veryyyyy slow.
One last strange thing is that, the first time the buffer is written, it
is not slow at all. It is slow the second time, at first refresh (can be
order of seconds). Then at third time (2nd refresh), it is fast again.
39b9aa63
History
Name Last commit Last update