Fork me on GitHub
#parinfer
<
2018-03-23
>
eraserhd15:03:44

Interesting. I've been wondering whether to make the plugin.vim build the library if it doesn't exist and cargo is in the path. I'm not so sure I want to distribute binaries, though.

tianshu04:03:31

recently, it's hard to connect to slack in our network:upside_down_face: @shaunlebron the problem is not about performance, emacs cider provide fringe(the left edge of editor) indicator that indicate the expr has been sent to repl. the indicator will be remove when the text of this expr changed. even not process the whole buffer, sometimes we have to process the previous sexp.

shaunlebron11:03:12

i suppose parinfer outputting changes rather than whole text would minimize that problem

tianshu15:03:27

the same problem will occur when use nlinum-mode(a fast line number mode). It may not be a serious problem, but I don't want parinfer-mode break anything.

shaunlebron21:03:40

what is fast line number mode

justinbarclay23:03:09

https://elpa.gnu.org/packages/nlinum.html A popular package for emacs that displays line numbers