tpope / vim-fireplace

fireplace.vim: Clojure REPL support
https://www.vim.org/scripts/script.php?script_id=4978
1.75k stars 139 forks source link

*cider-error* buffer seem to have buffer-undo activated #197

Closed Arcanum-XIII closed 9 years ago

Arcanum-XIII commented 9 years ago

I have this error quite often :
Warning (undo): Buffer *cider-error*' undo info was 14111968 bytes long. The undo info was discarded because it exceededundo-outer-limit'.

(Origin of the error seem to be an issue between piggieback/weasel | boot-cljs-repl | cider, filling the cider-error buffer)

I don't think this buffer need the undo to be activated ?

Arcanum-XIII commented 9 years ago

Wrong repo, very sorry about that :(